|
|
Inherits UndoAction, and UndoAction.
Fields | |
| string | actionName |
SimBase | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
Namespace Linking | |
| string | superclass |
| string | class |
Fields inherited from UndoAction | |
| string | actionName |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Fields inherited from SimObject | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Additional Inherited Members | |
Methods inherited from UndoAction | |
| void | addToManager ([undoManager]) |
| void | addToManager ([undoManager]) |
| string UndoScriptAction::actionName |
A brief description of the action, for UI representation of this undo/redo action.
| bool UndoScriptAction::canSaveDynamicFields |
| string UndoScriptAction::class |
Script SuperClass of object.
| string UndoScriptAction::internalName |
| SimObjectPtr UndoScriptAction::parentGroup |
Group hierarchy parent of the object.
| string UndoScriptAction::superclass |
Script Class of object.