Summary
Returns the state registered with the `key`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Animancer
State Dictionary
Syntax
public AnimancerState this[Object key] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| key | Object |
Value
| Type | Description |
|---|---|
| AnimancerState |