Function AnimationTreePlayer.oneshotNodeIsActive

Returns whether a OneShot node is active given its name.

bool oneshotNodeIsActive (
  const(String) id
) nothrow @nogc const;