AnimancerPlayable.

IsPlaying(IHasKey) Method

Summary

Is a state registered with the Animancer.IHasKey.Key and currently playing?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public bool IsPlaying(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool