SerializedDataEditorWindow<TObject, TData>.

SetAndCaptureSource(TObject) Method

Summary

Sets the Animancer.Editor.SerializedDataEditorWindow`2.SourceObject and captures the Animancer.Editor.SerializedDataEditorWindow`2.Data as a copy of its Animancer.Editor.SerializedDataEditorWindow`2.SourceData.

Syntax

protected void SetAndCaptureSource(TObject sourceObject)

Parameters

Name Type Description
sourceObject TObject

Return Value

Type Description
void