This is the old Animancer v7.4 documentation. Click here for the latest version.

SerializedDataEditorWindow<TObject, TData>.

RecordUndo(string) Method

Summary

Records the current state of this window so it can be undone later.

Syntax

public virtual TData RecordUndo(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
TData