AnimationTreePlayer.oneshotNodeSetAutorestart

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

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetAutorestart
(
in String id
,
in bool enable
)

Meta