DBRetargetUndoAction
Engine/source/gui/worldEditor/guiDecalEditorCtrl.h
Private Types
Parent
Protected Attributes
Public Functions
DBRetargetUndoAction(const UTF8 * actionName)
retargetDecal(DecalInstance * decal)
Public Static Functions
Detailed Description
Private Types
typedef UndoAction Parent
Public Attributes
S32 mDBFromId
S32 mDBToId
GuiDecalEditorCtrl * mEditor
Protected Attributes
Vector< DecalInstance * > mDecalInstanceVec
Public Functions
DBRetargetUndoAction(const UTF8 * actionName)
~DBRetargetUndoAction()
DECLARE_CONOBJECT(DBRetargetUndoAction )
redo()
Reimplemented from: UndoAction
retargetDecal(DecalInstance * decal)
undo()
Reimplemented from: UndoAction