AnimancerPlayable.

IsPlaying(AnimancerState) Method

Summary

[Warning] You should not use an Animancer.AnimancerState as a key. Just check Animancer.AnimancerState.IsPlaying.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

[Obsolete("You should not use an AnimancerState as a key. Just check AnimancerState.IsPlaying.", true)]
public bool IsPlaying(AnimancerState key)

Attributes

Type Description
ObsoleteAttribute

Parameters

Name Type Description
key AnimancerState

Return Value

Type Description
bool