AnimancerEventInvokerEditor Class

Summary

[Editor-Only] A custom Inspector for Animancer.AnimancerEvent.Invokers.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • Editor
graph BT Type-->Base0["Editor"] Type["AnimancerEventInvokerEditor"] class Type type-node

Syntax

[CustomEditor(typeof(AnimancerEvent.Invoker), true), CanEditMultipleObjects]
public class AnimancerEventInvokerEditor : Editor

Attributes

Type Description
CustomEditor
CanEditMultipleObjects

Methods

Name Value Summary
OnInspectorGUI() void