메소드 | 설명 | |
---|---|---|
Log ( string message ) : void | ||
LogError ( string message ) : void | ||
LogWarning ( string message ) : void |
메소드 | 설명 | |
---|---|---|
Assert ( bool condition ) : void | ||
Assert ( bool condition, string message ) : void | ||
DebugLog ( string message ) : void | ||
DebugLogError ( string message ) : void | ||
DebugLogWarning ( string message ) : void |