Свойство | Тип | Описание | |
---|---|---|---|
viewLines | int |
Метод | Описание | |
---|---|---|
clearConsole ( ) : void | ||
log ( string text ) : void | ||
setEnabled ( bool val ) : void |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
clearConsoleReceived ( ) : void | ||
consoleReceived ( bool active ) : void | ||
logReceived ( string text ) : void | ||
loopSeek ( ) : void | ||
setLoopText ( string txt ) : void | ||
updateTM ( ) : void |
public static log ( string text ) : void | ||
text | string | |
Результат | void |