#include <sentry_test.hpp>
◆ SentryTestCommand()
Blam::Console::SentryTestCommand::SentryTestCommand |
( |
| ) |
|
|
inline |
◆ ~SentryTestCommand()
Blam::Console::SentryTestCommand::~SentryTestCommand |
( |
| ) |
|
|
inline |
◆ onCommand()
CommandStatus Blam::Console::SentryTestCommand::onCommand |
( |
std::vector< std::string > |
arguments | ) |
|
|
inlinevirtual |
Called upon command execution.
- Parameters
-
arguments | - The list of arguments passed to the command. Any space character in the command line is treated as a new argument. |
- Returns
- The status of the command execution. See Blam::Console::CommandStatus for details.
Reimplemented from Blam::Console::ConsoleCommand.
The documentation for this class was generated from the following file: