Summary
Draws a button to add a new event or remove the selected one.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serializable
Event Sequence Drawer
Syntax
public void DoAddRemoveEventButtonGUI(Rect area, SerializableEventSequenceDrawer.Context context)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| context | Serializable |
Return Value
| Type | Description |
|---|---|
| void |