SerializedDataEditorWindow<TObject, TData>.

SourceObject Property

Summary

The object which contains the data this class manages.

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