Summary
Draws the GUI fields for the event at the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serializable
Event Sequence Drawer
Syntax
public static void DoCallbackGUI(ref Rect area, SerializableEventSequenceDrawer.Context context, int index, string callbackLabel)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
context | Serializable |
|
index | int | |
callbackLabel | string |
Return Value
Type | Description |
---|---|
void |