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