Method | Description | |
---|---|---|
CommandDisplayState ( ConsoleWindow InParentWindow, |
||
OnGUI ( ) : void | ||
OnStateEnter ( ) : void | ||
ResetCheatCommand ( ICheatCommand InCommand ) : void |
Method | Description | |
---|---|---|
DrawArugments ( ) : void |
Method | Description | |
---|---|---|
DrawArgument ( ArgumentDescriptionAttribute InArgAttr, int InIndex, ArgumentDescriptionAttribute InArgTypes, string &OutValues, string &OutValue ) : bool | ||
ShouldSkip ( ArgumentDescriptionAttribute InArgAttr, string &ExistsValues ) : bool |
public CommandDisplayState ( ConsoleWindow InParentWindow, |
||
InParentWindow | ConsoleWindow | |
InParentView | ||
return | System |
public ResetCheatCommand ( ICheatCommand InCommand ) : void | ||
InCommand | ICheatCommand | |
return | void |