Dungeon Architect  17.0.0
DungeonArchitect.UI.Impl.UnityEditor.UnityEditorUIUndoSystem Class Reference
Inheritance diagram for DungeonArchitect.UI.Impl.UnityEditor.UnityEditorUIUndoSystem:
DungeonArchitect.UI.UIUndoSystem

Public Member Functions

 UnityEditorUIUndoSystem (UISystem uiSystem)
 
void CreateHook ()
 
void RemoveHook ()
 
void __InternalUndoRedoCallback ()
 
void RecordObject (object obj, string name)
 
void RegisterCreatedObjectUndo (object obj, string name)
 
void DestroyObjectImmediate (object obj)
 
void RegisterCompleteObjectUndo (object obj, string name)
 

Properties

UIUndoRedoDelegate UndoRedoPerformed
 

Additional Inherited Members

- Events inherited from DungeonArchitect.UI.UIUndoSystem
UIUndoRedoDelegate UndoRedoPerformed
 

Detailed Description

Definition at line 7 of file UnityEditorUIUndoSystem.cs.


The documentation for this class was generated from the following file: