Main   GitHub

Fields | List of all members
UndoScriptAction Class Reference

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])
 

Member Data Documentation

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.



Copyright © 2013 GarageGames, LLC. All Rights Reserved.