~HistoryCommand()
Definition: history.hpp:25
BLAM void LogEvent(std::string message)
Logs a message to the log and/or console.
Definition: aliases.cpp:101
HistoryCommand()
Definition: history.hpp:17
CommandStatus onCommand(std::vector< std::string > arguments)
Called upon command execution.
Definition: history.hpp:30
Class for the history command.
Definition: history.hpp:14