Summary
Removes the specified `child`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ManualMixerState
Syntax
public void Remove(AnimancerState child, bool destroy)
Parameters
Name | Type | Description |
---|---|---|
child | AnimancerState | |
destroy | bool |
Return Value
Type | Description |
---|---|
void |