#include <MapActions.hpp>
Inherits editor::component::EditMap::Action.
|
using | Ptr = std::shared_ptr< Action > |
|
Definition at line 589 of file MapActions.hpp.
◆ Ptr
using editor::component::EditMap::Action::Ptr = std::shared_ptr<Action> |
|
inherited |
◆ ~AddCatchRegionAction()
virtual editor::component::EditMap::AddCatchRegionAction::~AddCatchRegionAction |
( |
| ) |
|
|
virtualdefault |
◆ apply()
bool editor::component::EditMap::AddCatchRegionAction::apply |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
◆ create()
EditMap::Action::Ptr editor::component::EditMap::AddCatchRegionAction::create |
( |
| ) |
|
|
static |
◆ description()
const char * editor::component::EditMap::AddCatchRegionAction::description |
( |
| ) |
const |
|
overridevirtual |
◆ undo()
bool editor::component::EditMap::AddCatchRegionAction::undo |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: