DIDeleteUndoAction
Engine/source/gui/worldEditor/guiDecalEditorCtrl.h
Private Types
Parent
Public Attributes
Protected Attributes
The captured object state.
Public Functions
DIDeleteUndoAction(const UTF8 * actionName)
deleteDecal(const DecalInstance & decal)
Public Static Functions
Detailed Description
Private Types
typedef UndoAction Parent
Public Attributes
GuiDecalEditorCtrl * mEditor
Protected Attributes
S32 mDatablockId
DecalInstance mDecalInstance
The captured object state.
Public Functions
DIDeleteUndoAction(const UTF8 * actionName)
~DIDeleteUndoAction()
DECLARE_CONOBJECT(DIDeleteUndoAction )
deleteDecal(const DecalInstance & decal)
redo()
Reimplemented from: UndoAction
undo()
Reimplemented from: UndoAction