Property | Type | Description | |
---|---|---|---|
CustomButtonStyle | |||
CustomLabelStyle | |||
CustomSmallLabelStyle | |||
CustomTextFieldStyle |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
ConsoleViewMobile ( ConsoleWindow InParent ) : System | ||
DrawEmptyLine ( int lineCount ) : void | ||
OnConsole ( int InWindowID ) : void | ||
OnDestory ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
OnEnter ( ) : void | ||
OnToggleVisible ( bool bVisible ) : void | ||
OnUpdate ( ) : void | ||
SelectGroup ( CheatCommandGroup InGroup ) : void | ||
SelectWindowRect ( ) : |
||
SelectionCommand ( ICheatCommand InCommand ) : void | ||
UpdateSkipCount ( int InMaxCount ) : void |
Method | Description | |
---|---|---|
DrawPreviousButton ( ) : void |
public ConsoleViewMobile ( ConsoleWindow InParent ) : System | ||
InParent | ConsoleWindow | |
return | System |
public static DrawEmptyLine ( int lineCount ) : void | ||
lineCount | int | |
return | void |
public OnToggleVisible ( bool bVisible ) : void | ||
bVisible | bool | |
return | void |
public SelectGroup ( CheatCommandGroup InGroup ) : void | ||
InGroup | CheatCommandGroup | |
return | void |
public SelectionCommand ( ICheatCommand InCommand ) : void | ||
InCommand | ICheatCommand | |
return | void |
public UpdateSkipCount ( int InMaxCount ) : void | ||
InMaxCount | int | |
return | void |
public GUIStyle,UnityEngine CustomButtonStyle | ||
return |
public GUIStyle,UnityEngine CustomLabelStyle | ||
return |
public GUIStyle,UnityEngine CustomSmallLabelStyle | ||
return |