Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AmbientInsectsEffect Class Reference
Inheritance diagram for SCR_AmbientInsectsEffect:
SCR_ObjectPositionalInsects SCR_RandomPositionalInsects

Protected Member Functions

void Update (float worldTime, vector cameraPos, float timeOfDay, float rainIntensity)
void OnPostInit (SCR_AmbientSoundsComponent ambientSoundsComponent, SCR_AmbientInsectsComponent ambientInsectsComponent, SignalsManagerComponent signalsManagerComponent)

Protected Attributes

SCR_AmbientSoundsComponent m_AmbientSoundsComponent
SCR_AmbientInsectsComponent m_AmbientInsectsComponent
SignalsManagerComponent m_LocalSignalsManager

Detailed Description

Definition at line 2 of file SCR_AmbientInsectEffect.c.

Member Function Documentation

◆ OnPostInit()

void SCR_AmbientInsectsEffect::OnPostInit ( SCR_AmbientSoundsComponent ambientSoundsComponent,
SCR_AmbientInsectsComponent ambientInsectsComponent,
SignalsManagerComponent signalsManagerComponent )
inlineprotected
Parameters
[in]ambientSoundsComponent
[in]ambientInsectsComponent
[in]signalsManagerComponent

Definition at line 22 of file SCR_AmbientInsectEffect.c.

◆ Update()

void SCR_AmbientInsectsEffect::Update ( float worldTime,
vector cameraPos,
float timeOfDay,
float rainIntensity )
protected
Parameters
[in]worldTime
[in]cameraPos
[in]timeOfDay
[in]rainIntensity

Member Data Documentation

◆ m_AmbientInsectsComponent

SCR_AmbientInsectsComponent SCR_AmbientInsectsEffect::m_AmbientInsectsComponent
protected

Definition at line 5 of file SCR_AmbientInsectEffect.c.

◆ m_AmbientSoundsComponent

SCR_AmbientSoundsComponent SCR_AmbientInsectsEffect::m_AmbientSoundsComponent
protected

Definition at line 4 of file SCR_AmbientInsectEffect.c.

◆ m_LocalSignalsManager

SignalsManagerComponent SCR_AmbientInsectsEffect::m_LocalSignalsManager
protected

Definition at line 6 of file SCR_AmbientInsectEffect.c.


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