This is the old Animancer v7.4 documentation. Click here for the latest version.

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