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