![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | DisplayControlledEntityChanged (IEntity from, IEntity to) |
| void | DisplayConsciousnessChanged (bool conscious, bool init=false) |
| void | DisplayOnSuspended () |
| void | DisplayOnResumed () |
| void | OnDamageStateChanged () |
| void | OnRespawnMenuOpen () |
| void | DisplayInit (IEntity owner) |
| override void | ClearEffects () |
| void | DisplayUpdate (IEntity owner, float timeSlice) |
| void | ~SCR_NoiseFilterEffect () |
Static Protected Member Functions | |
| static void | SetNightNoiseEffectState (bool newState) |
Protected Attributes | |
| ChimeraCharacter | m_pCharacterEntity |
| SCR_CharacterDamageManagerComponent | m_pDamageManager |
| float | m_fMaxGrainIntensity |
| ref CurveFloat | m_BrightnessIntensityMap |
Static Protected Attributes | |
| static float | s_fGrainIntensity |
| static bool | s_bDisableNightNoiseEffect = true |
Definition at line 1 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 134 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 109 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 49 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 28 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 103 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 66 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 58 of file SCR_NoiseFilterEffect.c.
Definition at line 118 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 74 of file SCR_NoiseFilterEffect.c.
|
inlineprotected |
Definition at line 97 of file SCR_NoiseFilterEffect.c.
|
inlinestaticprotected |
| [in] | newState |
Definition at line 20 of file SCR_NoiseFilterEffect.c.
|
protected |
Definition at line 13 of file SCR_NoiseFilterEffect.c.
|
protected |
Definition at line 10 of file SCR_NoiseFilterEffect.c.
|
protected |
Definition at line 4 of file SCR_NoiseFilterEffect.c.
|
protected |
Definition at line 5 of file SCR_NoiseFilterEffect.c.
Definition at line 16 of file SCR_NoiseFilterEffect.c.
|
staticprotected |
Definition at line 15 of file SCR_NoiseFilterEffect.c.