AnimationTreePlayer.oneshotNodeSetAutorestart

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

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

Meta