![]() |
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) |
| override void | DisplayConsciousnessChanged (bool conscious, bool init=false) |
| void | UnconsciousnessEffect (bool conscious) |
| void | PlayUnconAnim (float speed) |
| void | OnAnimCycleComplete (WidgetAnimationBase anim) |
| float | GetUnconProgress () |
| void | StopUnconAnim () |
| override void | ClearEffects () |
Protected Attributes | |
| const float | UNCONSCIOUS_EFFECT_DURATION = 0.5 |
| const float | UNCONSCIOUS_FADEOUT_DURATION = 0.8 |
| const float | UNCONSCIOUS_OSCILIATION_OVERSHOOT = 0.2 |
| const float | UNCONSCIOUS_ALPHAMASK_MIN = 0.4 |
| const float | UNCONSCIOUS_ALPHAMASK_MAX = 0.7 |
| const float | UNCONSCIOUS_OPACITY_DIFF = 0.05 |
| bool | m_bOverUnder |
| WidgetAnimationBase | m_UnconMaskAnim |
| ImageWidget | m_wDeath |
| SCR_CharacterDamageManagerComponent | m_DamageManager |
| ChimeraCharacter | m_CharacterEntity |
| EAnimationCurve | m_eUnconsciousEffectAnimIn |
| EAnimationCurve | m_eUnconsciousEffectAnimOut |
Definition at line 1 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 146 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 51 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 34 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 27 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 115 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 103 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 66 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 132 of file SCR_UnconsciousScreenEffect.c.
|
inlineprotected |
Definition at line 57 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 12 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 18 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 17 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 21 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 24 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 13 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 14 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 8 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 7 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 4 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 5 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 9 of file SCR_UnconsciousScreenEffect.c.
|
protected |
Definition at line 6 of file SCR_UnconsciousScreenEffect.c.