![]() |
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 | ClearEffects () |
| void | HideEffects () |
| void | StartEffects () |
| void | UpdateAnimation (notnull ImageWidget widget) |
| override void | SetEnabled (bool isEnabled) |
| override void | DisplayControlledEntityChanged (IEntity from, IEntity to) |
| void | OnDamageEffectAdded (notnull DotDamageEffect dmgEffect, bool updateVisuals=true) |
| void | OnDamageEffectRemoved (notnull DotDamageEffect dmgEffect) |
| void | DisplayUpdate (IEntity owner, float timeSlice) |
| void | EvaluateDamageEffects (inout float newMaskProgress) |
Definition at line 3 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 39 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 114 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 30 of file SCR_PoisonScreenEffect.c.
Definition at line 183 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Method used to determine new opacity value
| [in,out] | newMaskProgress |
Definition at line 210 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 63 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Method used to inform the screen effect that this damage effect would like to enable it
| [in] | dmgEffect | |
| [in] | updateVisuals |
Definition at line 156 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Method used to inform the screen effect that this effect should not matter for it
| [in] | dmgEffect |
Definition at line 173 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 103 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
Definition at line 75 of file SCR_PoisonScreenEffect.c.
|
inlineprotected |
| [in] | widget |
Definition at line 89 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 27 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 26 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 15 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 21 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 9 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 18 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 6 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 12 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 23 of file SCR_PoisonScreenEffect.c.
|
protected |
Definition at line 24 of file SCR_PoisonScreenEffect.c.