Summary
    Draws a toggle to enable or disable 
		Animancer.ManualMixerState.SynchronizedChildren
    for the child at the specified `index`.
    - Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- ManualMixer Transition Drawer 
Syntax
protected void DoSyncToggleGUI(Rect area, int index)Parameters
| Name | Type | Description | 
|---|---|---|
| area | Rect | |
| index | int | 
Return Value
| Type | Description | 
|---|---|
| void |