#include <editor_actions.h>
◆ CEditorActionBulk()
CEditorActionBulk::CEditorActionBulk |
( |
CEditor * |
pEditor, |
|
|
const std::vector< std::shared_ptr< IEditorAction > > & |
vpActions, |
|
|
const char * |
pDisplay = nullptr , |
|
|
bool |
Reverse = false |
|
) |
| |
◆ Redo()
void CEditorActionBulk::Redo |
( |
| ) |
|
|
overridevirtual |
◆ Undo()
void CEditorActionBulk::Undo |
( |
| ) |
|
|
overridevirtual |
◆ m_Display
std::string CEditorActionBulk::m_Display |
|
private |
◆ m_Reverse
bool CEditorActionBulk::m_Reverse |
|
private |
◆ m_vpActions
std::vector<std::shared_ptr<IEditorAction> > CEditorActionBulk::m_vpActions |
|
private |
The documentation for this class was generated from the following files: