Summary
Draws the GUI for the `events`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- EventSequenceDrawer
Syntax
public void DoGUI(ref Rect area, AnimancerEvent.Sequence events, GUIContent label, GUIContent summary)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| events | AnimancerEvent |
|
| label | GUIContent | |
| summary | GUIContent |
Return Value
| Type | Description |
|---|---|
| void |