AnimancerComponent.

IsPlaying(IHasKey) Method

Summary

Returns true if a state is registered with the Animancer.IHasKey.Key and it is currently playing.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerComponent

Syntax

public bool IsPlaying(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool