|
AR_Engine_SDK
|
#include <XEBlueprintGraphComponent.h>

函数 | |
| function XEBlueprintGraphComponent | new () end |
| function XEBlueprintGraphComponent | GetAssetPath () end |
| function XEBlueprintGraphComponent | GetBlueprintGraph () end |
变量 | |
| XEBlueprintGraphComponent = {} | |
| function XEBlueprintGraphComponent GetAssetPath | ( | ) |
获取资源路径
| function XEBlueprintGraphComponent GetBlueprintGraph | ( | ) |
获取所加载的蓝图
| function XEBlueprintGraphComponent new | ( | ) |
XEBlueprintGraphComponent_new00