Summary
Removes the event at the specified `index`.
		- Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- SerializableEvent Sequence Drawer 
Syntax
public static void RemoveEvent(SerializableEventSequenceDrawer.Context context, int index)Parameters
| Name | Type | Description | 
|---|---|---|
| context | Serializable | |
| index | int | 
Return Value
| Type | Description | 
|---|---|
| void |