Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public static LogInfo ( this module, object message ) : void | ||
module | this | |
message | object | |
Результат | void |
public static LogTagString ( this module ) : string | ||
module | this | |
Результат | string |
public static LogWarning ( this module, object message ) : void | ||
module | this | |
message | object | |
Результат | void |
public static ParsedPrefab ( this module ) : bool | ||
module | this | |
Результат | bool |