Method RegisterCompleteObjectUndo
RegisterCompleteObjectUndo(string)
Registers the complete object undo.
Declaration
public void RegisterCompleteObjectUndo(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The name tag for the undo operation. |