AnimancerToolsWindow.

RecordUndo() Method

Summary

Calls UnityEditor.Undo.RecordObject(UnityEngine.Object,System.String) for this window.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
AnimancerToolsWindow

Syntax

public static void RecordUndo()

Return Value

Type Description
void