Summary
[Editor-Only] Handles events from an
Animancer.Editor.Previews.AnimancerPreviewObject
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Previews - Implementing Types
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. |
On |
void |
Called after the
Animancer.Editor.Previews.AnimancerPreviewObject.SelectedInstanceAnimator is changed. |