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