Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_HitZoneGroupNameHolder.c File Reference

Go to the source code of this file.

Classes

class  SCR_HitZoneGroupNameHolder
 Holds the name data to show which parts of the vehicle or character the player is healing. More...
class  SCR_VehicleHitZoneGroupName

Functions

class SCR_HitZoneGroupNameHolder BaseContainerProps ()
LocalizedString GetHitZoneGroupName (EHitZoneGroup hitZoneGroup)
class SCR_HitZoneGroupNameHolder BaseContainerCustomStringTitleField ("USE INHERITED VERSION ONLY!")
override EHitZoneGroup GetHitZoneGroup ()
SCR_VehicleHitZoneGroupName SCR_HitZoneGroupName SCR_BaseContainerCustomTitleEnum (ECharacterHitZoneGroup, "m_eCharacterHitZoneGroup")

Variables

ref array< ref SCR_HitZoneGroupName > m_aHitZoneGroupNames
EVehicleHitZoneGroup m_eVehicleHitZoneGroup

Function Documentation

◆ BaseContainerCustomStringTitleField()

class SCR_HitZoneGroupNameHolder BaseContainerCustomStringTitleField ( "USE INHERITED VERSION ONLY!" )
Returns
Hitzone group

Definition at line 27 of file SCR_HitZoneGroupNameHolder.c.

◆ BaseContainerProps()

class SCR_HitZoneGroupNameHolder BaseContainerProps ( )

◆ GetHitZoneGroup()

override EHitZoneGroup BaseContainerProps::GetHitZoneGroup ( )
protected

Definition at line 4 of file SCR_HitZoneGroupNameHolder.c.

◆ GetHitZoneGroupName()

LocalizedString BaseContainerProps::GetHitZoneGroupName ( EHitZoneGroup hitZoneGroup)
protected
Parameters
hitZoneGroupHitzone enum to find name of
Returns
Name of hitzoneGroup

Definition at line 8 of file SCR_HitZoneGroupNameHolder.c.

◆ SCR_BaseContainerCustomTitleEnum()

SCR_VehicleHitZoneGroupName SCR_HitZoneGroupName SCR_BaseContainerCustomTitleEnum ( ECharacterHitZoneGroup ,
"m_eCharacterHitZoneGroup"  )

Definition at line 58 of file SCR_HitZoneGroupNameHolder.c.

Variable Documentation

◆ m_aHitZoneGroupNames

ref array<ref SCR_HitZoneGroupName> m_aHitZoneGroupNames
protected

Definition at line 1 of file SCR_HitZoneGroupNameHolder.c.

◆ m_eVehicleHitZoneGroup

EVehicleHitZoneGroup m_eVehicleHitZoneGroup
protected

Definition at line 1 of file SCR_HitZoneGroupNameHolder.c.