Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_HitZoneGroupNameHolder Interface Reference

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

Public Member Functions

LocalizedString GetHitZoneGroupName (EHitZoneGroup hitZoneGroup)
 

Protected Attributes

ref array< ref SCR_HitZoneGroupNamem_aHitZoneGroupNames
 

Detailed Description

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

Member Function Documentation

◆ GetHitZoneGroupName()

LocalizedString SCR_HitZoneGroupNameHolder.GetHitZoneGroupName ( EHitZoneGroup  hitZoneGroup)
Parameters
hitZoneGroupHitzone enum to find name of
Returns
Name of hitzoneGroup

Member Data Documentation

◆ m_aHitZoneGroupNames

ref array<ref SCR_HitZoneGroupName> SCR_HitZoneGroupNameHolder.m_aHitZoneGroupNames
protected

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