RegisterCommand
void RegisterCommand(Command* command);
CommandManager::Default()->RegisterCommand(new CommandType);