![]() |
VR-Forces 4.1 Class Documentation
|
Command which is registered on the parent manager, and invokes this command manager. More...

Public Member Functions | |
| DtRunSubCommand (DtSubCommandManager *commandManager) | |
| virtual bool | execute (const DtString ¶meters) |
| Execute the command. | |
| virtual DtString | help (const DtString ¶meters) |
| virtual bool | showInHelp () const |
Public Member Functions inherited from DtConsoleCommand | |
| virtual | ~DtConsoleCommand () |
Protected Attributes | |
| DtSubCommandManager * | myCommandManager |
Command which is registered on the parent manager, and invokes this command manager.
| DtSubCommandManager::DtRunSubCommand::DtRunSubCommand | ( | DtSubCommandManager * | commandManager | ) |
Reimplemented from DtConsoleCommand.
|
inlinevirtual |
Reimplemented from DtConsoleCommand.
|
protected |