![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | DisplayStartDraw (IEntity owner) |
| override void | DisplayControlledEntityChanged (IEntity from, IEntity to) |
| void | CreateEffect (float maxDrowningDuration, float drowningTimeStartFX) |
| void | ClearEffect () |
| void | BlackoutEffect (float effectStrength, float drowningDuration) |
| void | OnDeath (EDamageState state) |
| override void | ClearEffects () |
| void | RemoveInvokers (IEntity prevEntity) |
Protected Attributes | |
| const float | DROWNINGEFFECT_OPACITY_FADEOUT_1_DURATION = 0.2 |
| const float | DROWNINGEFFECT_PROGRESSION_FADEOUT_1_DURATION = 0.2 |
| const float | DROWNINGEFFECT_OPACITY_FADEIN_1_DURATION = 1 |
| const float | DROWNINGEFFECT_PROGRESSION_FADEIN_1_DURATION = 4.5 |
| const float | BLACKOUT_OPACITY_MULTIPLIER = 0.70 |
| const float | DROWNINGEFFECT_STRENGTH = 1.0 |
| ImageWidget | m_wDrowningEffect |
| ImageWidget | m_wBlackOut |
| ChimeraCharacter | m_pCharacterEntity |
Definition at line 1 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 88 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 80 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 114 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 61 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 32 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 25 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 105 of file SCR_DrowningScreenEffect.c.
|
inlineprotected |
Definition at line 124 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 12 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 8 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 4 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 9 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 5 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 14 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 21 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 18 of file SCR_DrowningScreenEffect.c.
|
protected |
Definition at line 17 of file SCR_DrowningScreenEffect.c.