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