Summary
[Warning]
    You should not use an 
		Animancer.AnimancerState as a key.
    The whole point of a key is to identify a state in the first place.
    - Assembly
 - Animancer
.dll  - Namespace
 - Animancer
 - Containing Type
 - AnimancerPlayable
.StateDictionary  
Syntax
[Obsolete("You should not use an AnimancerState as a key. The whole point of a key is to identify a state in the first place.", true)]
public AnimancerState this[AnimancerState key] { get; }
	Attributes
| Type | Description | 
|---|---|
| ObsoleteAttribute | 
Parameters
| Name | Type | Description | 
|---|---|---|
| key | AnimancerState | 
Value
| Type | Description | 
|---|---|
| AnimancerState |