Summary
    Called when removing a state from the list to ensure that
    any other relevant arrays have elements removed as well.
    
		- Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- MixerTransition Drawer 
Syntax
protected override void OnRemoveElement(ReorderableList list)Parameters
| Name | Type | Description | 
|---|---|---|
| list | ReorderableList | 
Return Value
| Type | Description | 
|---|---|
| void |