SerializedComponentDataEditorWindow<TObject, TData>.

SourceObject Property

Summary

The object which contains the data this class manages.

Syntax

public override TObject SourceObject { get; }

Remarks

Animancer.Editor.SerializedDataEditorWindow`2.SetAndCaptureSource(`0) should generally be used instead of setting this property directly.

Value

Type Description
TObject