![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnInit () |
| override void | OnUpdatePoint (WorldUpdatePointArgs args) |
| void | Register (SCR_BleedingDamageEffect bleedingEffect) |
| void | Unregister (SCR_BleedingDamageEffect bleedingEffect) |
Protected Attributes | |
| ref array< SCR_BleedingDamageEffect > | m_aEffects = {} |
| float | m_fUpdateClothesTimer |
| const float | UPDATE_CLOTHES_DELAY = 0.5 |
| SCR_CharacterDamageManagerComponent | m_CharacterDamageManager |
| SCR_CharacterHitZone | m_HitZone |
Definition at line 5 of file SCR_BloodOnClothesSystem.c.
|
inlineprotected |
Definition at line 23 of file SCR_BloodOnClothesSystem.c.
|
inlineprotected |
Definition at line 29 of file SCR_BloodOnClothesSystem.c.
|
inlineprotected |
Definition at line 63 of file SCR_BloodOnClothesSystem.c.
|
inlineprotected |
Definition at line 76 of file SCR_BloodOnClothesSystem.c.
|
protected |
Definition at line 14 of file SCR_BloodOnClothesSystem.c.
|
protected |
Definition at line 19 of file SCR_BloodOnClothesSystem.c.
|
protected |
Definition at line 16 of file SCR_BloodOnClothesSystem.c.
|
protected |
Definition at line 20 of file SCR_BloodOnClothesSystem.c.
|
protected |
Definition at line 17 of file SCR_BloodOnClothesSystem.c.