Function AnimationTreePlayer.oneshotNodeHasAutorestart

Returns whether a OneShot node will auto restart given its name.

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