AnimationTreePlayer.oneshotNodeSetAutorestartDelay

Sets autorestart delay of a OneShot node given its name and value in seconds.

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetAutorestartDelay
(
StringArg0
)
(
in StringArg0 id
,
in double delay_sec
)

Meta