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

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 bool HasDataChanged { get; }

Value

Type Description
bool