SerializedDataEditorWindow<TObject, TData>.

HasDataChanged Property

Summary

Is the Animancer.Editor.SerializedDataEditorWindow`2.Data managed by this window different to the Animancer.Editor.SerializedDataEditorWindow`2.SourceData?

Syntax

public virtual bool HasDataChanged { get; }

Value

Type Description
bool