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 DoTimeGUI(ref Rect area, SerializableEventSequenceDrawer.Context context, int index, bool autoSort)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| context | Serializable |
|
| index | int | |
| autoSort | bool |
Return Value
| Type | Description |
|---|---|
| void |