![]() |
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 | DeathEffect () |
| void | InstaDeathEffect () |
| override void | ClearEffects () |
Protected Attributes | |
| const float | DEATHEFFECT_START_OPACITY = 0.7 |
| const float | DEATHEFFECT_FADEIN_OPACITY_DURATION = 8 |
| const float | DEATHEFFECT_FADEIN_PROGRESSION_DURACTION = 5 |
| const float | INSTADEATHEFFECT_START_OPACITY = 0.4 |
| const float | INSTADEATHEFFECT_START_PROGRESSION = 0.4 |
| const float | INSTADEATHEFFECT_FADEIN_OPACITY_DURATION = 8.5 |
| const float | INSTADEATHEFFECT_FADEIN_PROGRESSION_DURACTION = 10 |
| const float | DEATHEFFECT_FADEIN_OPACITY_TARGET = 1 |
| const float | DEATHEFFECT_FADEIN_PROGRESSION_TARGET = 1 |
| ImageWidget | m_wDeath |
| ImageWidget | m_wBlackOut |
| ChimeraCharacter | m_pCharacterEntity |
| SCR_HitZone | m_pHeadHitZone |
| SCR_CharacterDamageManagerComponent | m_pDamageManager |
Definition at line 1 of file SCR_DeathScreenEffect.c.
|
inlineprotected |
Definition at line 106 of file SCR_DeathScreenEffect.c.
|
inlineprotected |
Definition at line 75 of file SCR_DeathScreenEffect.c.
|
inlineprotected |
Definition at line 37 of file SCR_DeathScreenEffect.c.
|
inlineprotected |
Definition at line 28 of file SCR_DeathScreenEffect.c.
|
inlineprotected |
Definition at line 87 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 5 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 14 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 6 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 15 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 4 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 11 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 12 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 9 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 10 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 22 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 24 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 23 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 19 of file SCR_DeathScreenEffect.c.
|
protected |
Definition at line 18 of file SCR_DeathScreenEffect.c.