Method | Description | |
---|---|---|
LogError ( this module, object message ) : void | ||
LogInfo ( this module, object message ) : void | ||
LogTagString ( this module ) : string | ||
LogWarning ( this module, object message ) : void | ||
ParsedPrefab ( this module ) : bool |
public static LogError ( this module, object message ) : void | ||
module | this | |
message | object | |
return | void |
public static LogInfo ( this module, object message ) : void | ||
module | this | |
message | object | |
return | void |
public static LogTagString ( this module ) : string | ||
module | this | |
return | string |
public static LogWarning ( this module, object message ) : void | ||
module | this | |
message | object | |
return | void |
public static ParsedPrefab ( this module ) : bool | ||
module | this | |
return | bool |