Function AnimationTreePlayer.oneshotNodeSetAutorestart

Sets the autorestart property of a OneShot node given its name and value.

void oneshotNodeSetAutorestart (
  const(String) id,
  const(bool) enable
) nothrow @nogc;