Method | Description | |
---|---|---|
CallFunction ( string funcName ) : object[] | ||
Close ( ) : void | ||
DoFile ( string filename ) : object[] | ||
InitStart ( ) : void | ||
LuaGC ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
InitLuaBundle ( ) : void |
初始化LuaBundle
|
|
InitLuaPath ( ) : void |
public CallFunction ( string funcName ) : object[] | ||
funcName | string | |
return | object[] |