![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetEnvironmentType () |
| float | GetTimeOfDay () |
| float | GetRainIntensity () |
| float | GetWindSpeed () |
| void | RemoveInsectEffect (SCR_AmbientInsectsEffect effect) |
| void | Update (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
Protected Attributes | |
| int | m_iUpdateRate |
| ref array< ref SCR_AmbientInsectsEffect > | m_aAmbientInsectsEffect |
| SignalsManagerComponent | m_LocalSignalsManager |
| GameSignalsManager | m_GlobalSignalsManager |
| SCR_AmbientSoundsComponent | m_AmbientSoundsComponent |
| int | m_iEnvironmentTypeSignalValue |
| ref array< int > | m_aLocalAmbientSignalIndex = {} |
| AmbientEntity Signal's manager signals indexes. | |
| float | m_fTimeOfDay |
| float | m_fRainIntensity |
| float | m_fWindSpeed |
| int | m_iSunAngleSignalIdx |
| int | m_iRainIntensitySignalIdx |
| int | m_iWindSpeedSignalIdx |
Definition at line 18 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 47 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 61 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 54 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 68 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 105 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
| [in] | effect |
Definition at line 76 of file SCR_AmbientInsectsComponent.c.
|
inlineprotected |
Definition at line 82 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 24 of file SCR_AmbientInsectsComponent.c.
|
protected |
AmbientEntity Signal's manager signals indexes.
Definition at line 35 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 29 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 38 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 37 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 39 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 28 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 32 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 42 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 41 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 21 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 43 of file SCR_AmbientInsectsComponent.c.
|
protected |
Definition at line 27 of file SCR_AmbientInsectsComponent.c.