Property | Type | Description | |
---|---|---|---|
InstantiateCount | int | ||
SendMsgCount | int | ||
luaStack | |||
projectFolder | string |
Property | Type | Description | |
---|---|---|---|
_stack | string |
Method | Description | |
---|---|---|
ExtractFormattedStackTrace ( StackTrace trace, System.StringBuilder sb, StackTrace skip = null ) : void | ||
GetLastError ( ) : |
||
Init ( ) : void | ||
LuaException ( string msg, |
public static ExtractFormattedStackTrace ( StackTrace trace, System.StringBuilder sb, StackTrace skip = null ) : void | ||
trace | StackTrace | |
sb | System.StringBuilder | |
skip | StackTrace | |
return | void |
public static GetLastError ( ) : |
||
return |
public LuaException ( string msg, |
||
msg | string | |
e | ||
skip | int | |
return | System |
public static Exception,System luaStack | ||
return |