AR_Engine_SDK
载入中...
搜索中...
未找到
函数 | 变量
XUIScriptComponent.lua 文件参考

#include <XUIScriptComponent.h>

类 XUIScriptComponent 继承关系图:
Inheritance graph

函数

function XUIScriptComponent LoadAsset (xelua_var_16) end
 
function XUIScriptComponent GetAsset () end
 

变量

 XUIScriptComponent = {}
 
XUIScriptComponent LUA = 0
 
XUIScriptComponent Begin = 0
 
XUIScriptComponent Move = 0
 
XUIScriptComponent End = 0
 
XUIScriptComponent Cancel = 0
 

函数说明

◆ GetAsset()

function XUIScriptComponent GetAsset ( )

XUIScriptComponent_GetAsset00

返回
string

◆ LoadAsset()

function XUIScriptComponent LoadAsset ( xelua_var_16  )

XUIScriptComponent_LoadAsset00

参数
xelua_var_16string
返回
boolean

变量说明

◆ Begin

XUIScriptComponent Begin = 0

◆ Cancel

XUIScriptComponent Cancel = 0

◆ End

◆ LUA

◆ Move

◆ XUIScriptComponent