![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Allows healing of action owner (not user). More...
Protected Member Functions | |
| override void | DelayedInit (IEntity owner) |
| int | GetHitZonesToHeal (notnull out array< HitZone > hitZones) |
| void | SetHitZonesToHeal () |
| SCR_DamageManagerComponent | GetActionDamageManager () |
| override string | GetActionStringParam () |
| SCR_ENearbyInteractionContextColors | GetHealthStatus () |
| return the Health code color for nearby interactions | |
| bool | IsStabilizedReason () |
Protected Attributes | |
| ref SCR_DamageIntensityHolder | m_DamageIntensityHolder |
| SCR_DamageManagerComponent | m_DamageManagerComponent |
| ref array< HitZone > | m_aHitZonesToHeal = {} |
Allows healing of action owner (not user).
Definition at line 2 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Definition at line 13 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Definition at line 64 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Definition at line 70 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
return the Health code color for nearby interactions
Definition at line 84 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Get HitZones this heal support station action can heal
| [out] | Array | of hitzones to heal |
Definition at line 33 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Definition at line 110 of file SCR_BaseDamageHealSupportStationAction.c.
|
inlineprotected |
Definition at line 40 of file SCR_BaseDamageHealSupportStationAction.c.
|
protected |
Definition at line 10 of file SCR_BaseDamageHealSupportStationAction.c.
|
protected |
Definition at line 5 of file SCR_BaseDamageHealSupportStationAction.c.
|
protected |
Definition at line 7 of file SCR_BaseDamageHealSupportStationAction.c.