#include <command_manager.h>
Definition at line 41 of file command_manager.h.
◆ CommandGroup() [1/2]
yaze::editor::CommandManager::CommandGroup::CommandGroup |
( |
| ) |
|
|
default |
◆ CommandGroup() [2/2]
yaze::editor::CommandManager::CommandGroup::CommandGroup |
( |
CommandInfo |
main | ) |
|
|
inline |
◆ main_command
CommandInfo yaze::editor::CommandManager::CommandGroup::main_command |
◆ subcommands
std::unordered_map<std::string, CommandInfo> yaze::editor::CommandManager::CommandGroup::subcommands |
The documentation for this struct was generated from the following file: