Property | Type | Description | |
---|---|---|---|
SpaceHeight | int |
Property | Type | Description | |
---|---|---|---|
ParentView | |||
ParentWindow | ConsoleWindow |
Method | Description | |
---|---|---|
CommandDisplayBasicState ( ConsoleWindow InParentWindow, |
||
DrawButton ( string InButtonText, string InToolTip = "" ) : bool | ||
DrawLabel ( string InLabel ) : void | ||
OnGUI ( ) : void | ||
OnStateEnter ( ) : void | ||
OnStateResume ( ) : void |
Method | Description | |
---|---|---|
OnResetSkipCount ( ) : void |
public CommandDisplayBasicState ( ConsoleWindow InParentWindow, |
||
InParentWindow | ConsoleWindow | |
InParentView | ||
return | System |
public DrawButton ( string InButtonText, string InToolTip = "" ) : bool | ||
InButtonText | string | |
InToolTip | string | |
return | bool |
protected ConsoleViewMobile,Assets.Scripts.Console ParentView | ||
return |