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