SerializedDataEditorWindow<TObject, TData>.

SourceObjectMightBePrefab Property

Summary

Override this to return true if the Animancer.Editor.SerializedDataEditorWindow`2.SourceObject could be part of a prefab to ensure that modifications are serialized properly.

Syntax

public virtual bool SourceObjectMightBePrefab { get; }

Value

Type Description
bool