Summary
The object which contains the data this class manages.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialized
Data Editor Window <TObject, TData>
Syntax
public virtual TObject SourceObject { get; protected set; }
Remarks
Animancer.Editor.SerializedDataEditorWindow`2.SetAndCaptureSource(`0)
should generally be used instead of setting this property directly.Value
Type | Description |
---|---|
TObject |