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

AnimancerPreviewObject.

AnimancerPreviewObject.IEventHandler Interface

Summary

[Editor-Only] Handles events from an Animancer.Editor.Previews.AnimancerPreviewObject.
AnimancerPreviewObject.IEventHandler

Syntax

public interface AnimancerPreviewObject.IEventHandler

Methods

Name Value Summary
OnCreateGraph() void
Called after the Animancer.Editor.Previews.AnimancerPreviewObject.Graph is initialized.
OnInstantiateObject() void
Called after the Animancer.Editor.Previews.AnimancerPreviewObject.InstanceObject is instantiated.
OnSetSelectedAnimator() void
Called after the Animancer.Editor.Previews.AnimancerPreviewObject.SelectedInstanceAnimator is changed.