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)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
events | AnimancerEvent |
|
label | GUIContent |
Return Value
Type | Description |
---|---|
void |