Свойство | Тип | Описание | |
---|---|---|---|
SpaceHeight | int |
Свойство | Тип | Описание | |
---|---|---|---|
ParentView | |||
ParentWindow | ConsoleWindow |
Метод | Описание | |
---|---|---|
CommandDisplayBasicState ( ConsoleWindow InParentWindow, |
||
DrawButton ( string InButtonText, string InToolTip = "" ) : bool | ||
DrawLabel ( string InLabel ) : void | ||
OnGUI ( ) : void | ||
OnStateEnter ( ) : void | ||
OnStateResume ( ) : void |
Метод | Описание | |
---|---|---|
OnResetSkipCount ( ) : void |
public CommandDisplayBasicState ( ConsoleWindow InParentWindow, |
||
InParentWindow | ConsoleWindow | |
InParentView | ||
Результат | System |
public DrawButton ( string InButtonText, string InToolTip = "" ) : bool | ||
InButtonText | string | |
InToolTip | string | |
Результат | bool |
public DrawLabel ( string InLabel ) : void | ||
InLabel | string | |
Результат | void |
protected ConsoleViewMobile,Assets.Scripts.Console ParentView | ||
Результат |