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.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialized
Data Editor Window <TObject, TData>
Syntax
public virtual bool SourceObjectMightBePrefab { get; }
Value
Type | Description |
---|---|
bool |