VisualServerSingleton.particlesSetOneShot

If true, particles will emit once and then stop. Equivalent to Particles.oneShot.

struct VisualServerSingleton
@nogc nothrow
void
particlesSetOneShot
(
in RID particles
,
in bool one_shot
)

Meta