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