메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
FormatException ( System e ) : string | ||
GetFunction ( string strFuncName ) : LuaFunction | ||
Initialize ( Action |
||
YwLuaSvr ( ) : System | ||
this ( string strName ) : object |
메소드 | 설명 | |
---|---|---|
yw_lua_import_internal ( IntPtr l ) : int |
메소드 | 설명 | |
---|---|---|
LuaPersistentFileLoader ( string strFile ) : byte[] | ||
LuaResourceFileLoader ( string strFile ) : byte[] | ||
LuaStreamFileLoader ( string strFile ) : byte[] | ||
OnBindLuaComplete ( ) : void | ||
SetupLuaPackagePath ( ) : void | ||
yw_lua_import ( IntPtr l ) : int |
public GetFunction ( string strFuncName ) : LuaFunction | ||
strFuncName | string | |
리턴 | LuaFunction |
public Initialize ( Action |
||
cProgress | Action |
|
cComplete | Action | |
eFlag | LuaSvrFlag | |
리턴 | bool |
protected static yw_lua_import_internal ( IntPtr l ) : int | ||
l | IntPtr | |
리턴 | int |