Arma Reforger Script API
|
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_HitZoneGroupName > | m_aHitZoneGroupNames |
Holds the name data to show which parts of the vehicle or character the player is healing.
LocalizedString SCR_HitZoneGroupNameHolder.GetHitZoneGroupName | ( | EHitZoneGroup | hitZoneGroup | ) |
hitZoneGroup | Hitzone enum to find name of |
|
protected |