Method | Description | |
---|---|---|
ClearAssertDebugLogMessageLists ( ) : void | ||
HandleLogCallback ( string logString, string stackTrace, LogType type ) : void | ||
OnEnable ( ) : void | ||
Update ( ) : void |
public ClearAssertDebugLogMessageLists ( ) : void | ||
return | void |
public HandleLogCallback ( string logString, string stackTrace, LogType type ) : void | ||
logString | string | |
stackTrace | string | |
type | LogType | |
return | void |