AnimancerComponent.

IsPlaying(Object) Method

Summary

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

Syntax

public bool IsPlaying(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
bool