Property | Type | Description |
---|
Method | Description | |
---|---|---|
DoUndo ( UnityEngine target, string undoOperation ) : void | ||
PushUndoIfNeeded ( bool pushUndo ) : System |
public DoUndo ( UnityEngine target, string undoOperation ) : void | ||
target | UnityEngine | |
undoOperation | string | |
return | void |
public PushUndoIfNeeded ( bool pushUndo ) : System | ||
pushUndo | bool | |
return | System |