◆ FConsoleCommandShadow()
◆ AsCommand()
◆ Execute()
Executes this command (optionally, with arguments)
- Parameters
-
| Args | Argument list for this command |
| InWorld | World context for this command |
- Returns
- True if the delegate for this command was executed successfully
Implements IConsoleCommand.
◆ GetDetailedHelp()
| virtual FText FConsoleCommandShadow::GetDetailedHelp |
( |
| ) |
const |
|
inlinevirtual |
- Returns
- a (potentially) more detailed help than GetHelp (e.g. current value for console variables)
Reimplemented from IConsoleObject.
◆ GetFlags()
◆ GetHelp()
| virtual const TCHAR * FConsoleCommandShadow::GetHelp |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetRealObject()
|
|
inlineoverrideprotectedvirtual |
◆ GetThisName()
| virtual FString FConsoleCommandShadow::GetThisName |
( |
| ) |
const |
|
inlineoverrideprotectedvirtual |
◆ IsDeprecated()
| virtual bool FConsoleCommandShadow::IsDeprecated |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Release()
should only be called by the manager, needs to be implemented for each instance
Implements IConsoleObject.
◆ SetFlags()
Sets the internal flag state to the specified value.
Implements IConsoleObject.
◆ SetHelp()
◆ SetRealObject()
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: