Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ParticleHelper Class Reference

Static Protected Member Functions

static void StopParticleEmissionAndLights (notnull ParticleEffectEntity particleEntity, int lightEmitterID=0)

Static Protected Attributes

static const float MINIMAL_LV = -20

Detailed Description

Definition at line 1 of file SCR_ParticleHelper.c.

Member Function Documentation

◆ StopParticleEmissionAndLights()

void SCR_ParticleHelper::StopParticleEmissionAndLights ( notnull ParticleEffectEntity particleEntity,
int lightEmitterID = 0 )
inlinestaticprotected

Stop emitter from producing new particles and turn off its light

Parameters
[in]particleEntity
[in]lightEmitterIDID 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.

Member Data Documentation

◆ MINIMAL_LV

const float SCR_ParticleHelper::MINIMAL_LV = -20
staticprotected

Definition at line 3 of file SCR_ParticleHelper.c.


The documentation for this class was generated from the following file: