Interface IUndoObject
Namespace: UnityEditor.U2D.Path
Assembly: Unity.2D.Path.Editor.dll
Syntax
public interface IUndoObject
Methods
RegisterUndo(string)
Declaration
void RegisterUndo(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |