Torque3D Documentation / _generateds / GuiMeshRoadEditorUndoAction

GuiMeshRoadEditorUndoAction

Engine/source/environment/editors/guiMeshRoadEditorCtrl.h

More...

Public Functions

undo()

Implement these methods to perform your specific undo & redo tasks.

Detailed Description

Public Attributes

GuiMeshRoadEditorCtrl * mEditor 
F32 mMetersPerSegment 
Vector< MeshRoadNode > mNodes 
SimObjectId mObjId 
Vector< U8 > mProfileMtrls 
Vector< MeshRoadProfileNode > mProfileNodes 

Public Functions

GuiMeshRoadEditorUndoAction(const UTF8 * actionName)

redo()

Reimplemented from: UndoAction

undo()

Reimplemented from: UndoAction