![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Static Protected Member Functions | |
| static void | StopParticleEmissionAndLights (notnull ParticleEffectEntity particleEntity, int lightEmitterID=0) |
Static Protected Attributes | |
| static const float | MINIMAL_LV = -20 |
Definition at line 1 of file SCR_ParticleHelper.c.
|
inlinestaticprotected |
Stop emitter from producing new particles and turn off its light
| [in] | particleEntity | |
| [in] | lightEmitterID | ID of the emitter whose light will be dimmed where order is based on the order in which they are in particle editor (starting from 0) and if -1 then script will dim all emitters |
Definition at line 9 of file SCR_ParticleHelper.c.
|
staticprotected |
Definition at line 3 of file SCR_ParticleHelper.c.