AnimancerPlayable.

IsPlaying(Object) Method

Summary

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

Syntax

public bool IsPlaying(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
bool