Method | Description | |
---|---|---|
Log ( string txt ) : void | ||
LogError ( string txt ) : void | ||
LogException ( |
||
LogException ( |
||
LogWarning ( string txt ) : void | ||
SystemLog ( string txt ) : void |
This function should never be used explicitly
|
public static LogException ( |
||
e | ||
return | void |
public static LogException ( |
||
e | ||
obj | UnityEngine | |
return | void |
public static LogWarning ( string txt ) : void | ||
txt | string | |
return | void |
public static SystemLog ( string txt ) : void | ||
txt | string | |
return | void |