![]() |
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 | FindStaminaValues () |
| void | StaminaEffects (bool repeat) |
| void | ClearStaminaEffect (bool repeat) |
| override void | DisplayOnSuspended () |
| override void | DisplayOnResumed () |
| override void | UpdateEffect (float timeSlice) |
| override void | ClearEffects () |
Protected Attributes | |
| const float | STAMINAEFFECT_INITIAL_OPACITY_TARGET = 0.75 |
| const float | STAMINAEFFECT_FADEIN_PROGRESSION_TARGET = 0.35 |
| const float | STAMINAEFFECT_FADEIN_PROGRESSION_DURATION = 1 |
| const float | STAMINA_CLEAREFFECT_DELAY = 2000 |
| const float | STAMINA_EFFECT_THRESHOLD = 0.45 |
| float | m_fStaminaBlurMultiplier |
| const string | RADIAL_BLUR_EMAT = "{B011FE0AD21E2447}UI/Materials/ScreenEffects_BlurPP.emat" |
| int | m_iStaminaSignal = -1 |
| bool | m_bStaminaEffectActive |
| SignalsManagerComponent | m_pSignalsManager |
Definition at line 1 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 124 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 94 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 39 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 111 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 105 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 33 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 54 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 78 of file SCR_StaminaBlurEffect.c.
|
inlineprotected |
Definition at line 117 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 27 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 12 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 26 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 30 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 17 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 8 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 9 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 7 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 6 of file SCR_StaminaBlurEffect.c.
|
protected |
Definition at line 5 of file SCR_StaminaBlurEffect.c.