Property | Type | Description | |
---|---|---|---|
inited | bool | ||
luaState |
Method | Description | |
---|---|---|
LuaSvr ( ) : System | ||
checkTop ( |
||
doinit ( |
||
init ( Action |
||
start ( string main ) : object | ||
tick ( ) : void | ||
waitForBind ( Action |
Method | Description | |
---|---|---|
doBind ( object state ) : void | ||
getBindList ( |
public doinit ( |
||
L | ||
flag | LuaSvrFlag | |
return | void |
public init ( Action |
||
tick | Action |
|
complete | System.Action | |
flag | LuaSvrFlag | |
return | void |
public waitForBind ( Action |
||
tick | Action |
|
complete | System.Action | |
return | IEnumerator |