Summary
Draws an event.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Named
Event Dictionary Drawer
Syntax
public static void DoEventGUI(string name, Action action)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| action | Action |
Return Value
| Type | Description |
|---|---|
| void |