Summary
[Warning]
    You should not use an 
		Animancer.AnimancerState as a key.
    Just call Animancer.AnimancerState.Destroy.
    - Assembly
- Animancer.dll 
- Namespace
- Animancer
- Containing Type
- AnimancerPlayable.StateDictionary 
Syntax
[Obsolete("You should not use an AnimancerState as a key. Just call AnimancerState.Destroy.", true)]
public bool Destroy(AnimancerState key)Attributes
| Type | Description | 
|---|---|
| ObsoleteAttribute | 
Parameters
| Name | Type | Description | 
|---|---|---|
| key | AnimancerState | 
Return Value
| Type | Description | 
|---|---|
| bool |