Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_HealSupportStationAction Class Reference
Inheritance diagram for SCR_HealSupportStationAction:
SCR_BaseDamageHealSupportStationAction

Protected Member Functions

override ESupportStationType GetSupportStationType ()
ECharacterHitZoneGroup GetHitZoneGroup ()
override bool RequiresGadget ()
override int GetActionDecimalCount ()
override LocalizedString GetInvalidPerformReasonString (ESupportStationReasonInvalid reasonInvalid)
override bool CanBeShownScript (IEntity user)
override bool CanBePerformedScript (IEntity user)
HitZone GetBloodHitZoneToHeal ()
 return Return the Blood hitzone to heal if any is set
override bool IsStabilizedReason ()
override SCR_ENearbyInteractionContextColors GetHealthStatus ()
 return the Health code color for nearby interactions
override void SetHitZonesToHeal ()

Protected Attributes

LocalizedString m_sInvalidDamaged
LocalizedString m_sInvalidCharacterIsBleeding
LocalizedString m_sInvalidMaxHealingReachedEmergency
ECharacterHitZoneGroup m_eHitZoneGroup
bool m_bHealBloodHitzone
HitZone m_BloodHitZone

Detailed Description

Definition at line 1 of file SCR_HealSupportStationAction.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_HealSupportStationAction::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 86 of file SCR_HealSupportStationAction.c.

◆ CanBeShownScript()

override bool SCR_HealSupportStationAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 69 of file SCR_HealSupportStationAction.c.

◆ GetActionDecimalCount()

override int SCR_HealSupportStationAction::GetActionDecimalCount ( )
inlineprotected

Definition at line 45 of file SCR_HealSupportStationAction.c.

◆ GetBloodHitZoneToHeal()

HitZone SCR_HealSupportStationAction::GetBloodHitZoneToHeal ( )
inlineprotected

return Return the Blood hitzone to heal if any is set

Definition at line 118 of file SCR_HealSupportStationAction.c.

◆ GetHealthStatus()

override SCR_ENearbyInteractionContextColors SCR_HealSupportStationAction::GetHealthStatus ( )
inlineprotected

return the Health code color for nearby interactions

Definition at line 131 of file SCR_HealSupportStationAction.c.

◆ GetHitZoneGroup()

ECharacterHitZoneGroup SCR_HealSupportStationAction::GetHitZoneGroup ( )
inlineprotected

Definition at line 33 of file SCR_HealSupportStationAction.c.

◆ GetInvalidPerformReasonString()

override LocalizedString SCR_HealSupportStationAction::GetInvalidPerformReasonString ( ESupportStationReasonInvalid reasonInvalid)
inlineprotected

Definition at line 51 of file SCR_HealSupportStationAction.c.

◆ GetSupportStationType()

override ESupportStationType SCR_HealSupportStationAction::GetSupportStationType ( )
inlineprotected

Definition at line 27 of file SCR_HealSupportStationAction.c.

◆ IsStabilizedReason()

override bool SCR_HealSupportStationAction::IsStabilizedReason ( )
inlineprotected

Definition at line 124 of file SCR_HealSupportStationAction.c.

◆ RequiresGadget()

override bool SCR_HealSupportStationAction::RequiresGadget ( )
inlineprotected

Definition at line 39 of file SCR_HealSupportStationAction.c.

◆ SetHitZonesToHeal()

override void SCR_HealSupportStationAction::SetHitZonesToHeal ( )
inlineprotected

Definition at line 151 of file SCR_HealSupportStationAction.c.

Member Data Documentation

◆ m_bHealBloodHitzone

bool SCR_HealSupportStationAction::m_bHealBloodHitzone
protected

Definition at line 22 of file SCR_HealSupportStationAction.c.

◆ m_BloodHitZone

HitZone SCR_HealSupportStationAction::m_BloodHitZone
protected

Definition at line 24 of file SCR_HealSupportStationAction.c.

◆ m_eHitZoneGroup

ECharacterHitZoneGroup SCR_HealSupportStationAction::m_eHitZoneGroup
protected

Definition at line 19 of file SCR_HealSupportStationAction.c.

◆ m_sInvalidCharacterIsBleeding

LocalizedString SCR_HealSupportStationAction::m_sInvalidCharacterIsBleeding
protected

Definition at line 7 of file SCR_HealSupportStationAction.c.

◆ m_sInvalidDamaged

LocalizedString SCR_HealSupportStationAction::m_sInvalidDamaged
protected

Definition at line 4 of file SCR_HealSupportStationAction.c.

◆ m_sInvalidMaxHealingReachedEmergency

LocalizedString SCR_HealSupportStationAction::m_sInvalidMaxHealingReachedEmergency
protected

Definition at line 16 of file SCR_HealSupportStationAction.c.


The documentation for this class was generated from the following file: