![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for Olympe::SetParameterCommand, including all inherited members.
| Execute() override | Olympe::SetParameterCommand | virtual |
| GetDescription() const override | Olympe::SetParameterCommand | virtual |
| m_GraphId | Olympe::SetParameterCommand | private |
| m_NewValue | Olympe::SetParameterCommand | private |
| m_NodeId | Olympe::SetParameterCommand | private |
| m_OldValue | Olympe::SetParameterCommand | private |
| m_ParamName | Olympe::SetParameterCommand | private |
| SetParameterCommand(const std::string &graphId, int nodeId, const std::string ¶mName, const std::string &oldValue, const std::string &newValue) | Olympe::SetParameterCommand | |
| Undo() override | Olympe::SetParameterCommand | virtual |
| ~EditorCommand()=default | Olympe::EditorCommand | virtual |