AnimationTreePlayer.oneshotNodeSetAutorestartRandomDelay

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

struct AnimationTreePlayer
@nogc nothrow
void
oneshotNodeSetAutorestartRandomDelay
(
StringArg0
)
(
in StringArg0 id
,
in double rand_sec
)

Meta