NamedEventDictionaryDrawer Class

Summary

[Editor-Only] Draws the Inspector GUI for an Animancer.NamedEventDictionary.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["NamedEventDictionaryDrawer"] class Type type-node

Syntax

public static class NamedEventDictionaryDrawer

Methods

Name Value Summary
DoEventGUI(string, Action) void
Draws an event.
static
DoEventsGUI(AnimancerGraph) void
Draws the Animancer.AnimancerGraph.Events.
static