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