Click or drag to resize

UndoActionLog Class

[Missing <summary> documentation for "T:BrydenWoodUnity.DesignData.UndoActionLog"]

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.DesignDataUndoActionLog

Namespace:  BrydenWoodUnity.DesignData
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class UndoActionLog : MonoBehaviour

The UndoActionLog type exposes the following members.

Constructors
  NameDescription
Public methodUndoActionLog
Initializes a new instance of the UndoActionLog class
Top
Methods
  NameDescription
Public methodAddAction
Public methodUndo
Top
Events
  NameDescription
Public eventStatic memberundo
Top
Fields
  NameDescription
Public fieldundoButton
Top
See Also