Summary
Records the current state of the
InspectorGadgets.Editor.Editor`1.Targets
so that any subsequent changes can be undone
(reverted back to the recorded state).
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Editor
<T>
Syntax
public void RecordTargetUndo(string undoName)
Parameters
Name | Type | Description |
---|---|---|
undoName | string |
Return Value
Type | Description |
---|---|
void |