DDraceNetwork Docs
|
This is the complete list of members for CEditorCommandAction, including all inherited members.
CEditorCommandAction(CEditor *pEditor, EType Type, int *pSelectedCommandIndex, int CommandIndex, const char *pPreviousCommand=nullptr, const char *pCurrentCommand=nullptr) | CEditorCommandAction | |
DisplayText() const | IEditorAction | inline |
EType enum name | CEditorCommandAction | |
IEditorAction(CEditor *pEditor) | IEditorAction | inline |
IEditorAction()=default | IEditorAction | |
IsEmpty() | IEditorAction | inlinevirtual |
m_aDisplayText | IEditorAction | protected |
m_CommandIndex | CEditorCommandAction | private |
m_CurrentCommand | CEditorCommandAction | private |
m_pEditor | IEditorAction | protected |
m_PreviousCommand | CEditorCommandAction | private |
m_pSelectedCommandIndex | CEditorCommandAction | private |
m_Type | CEditorCommandAction | private |
Redo() override | CEditorCommandAction | virtual |
Undo() override | CEditorCommandAction | virtual |
~IEditorAction()=default | IEditorAction | virtual |