![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
| class SCR_HitZoneGroupNameHolder BaseContainerCustomStringTitleField | ( | "USE INHERITED VERSION ONLY!" | ) |
Definition at line 27 of file SCR_HitZoneGroupNameHolder.c.
| class SCR_HitZoneGroupNameHolder BaseContainerProps | ( | ) |
|
protected |
Definition at line 4 of file SCR_HitZoneGroupNameHolder.c.
|
protected |
| hitZoneGroup | Hitzone enum to find name of |
Definition at line 8 of file SCR_HitZoneGroupNameHolder.c.
| SCR_VehicleHitZoneGroupName SCR_HitZoneGroupName SCR_BaseContainerCustomTitleEnum | ( | ECharacterHitZoneGroup | , |
| "m_eCharacterHitZoneGroup" | ) |
Definition at line 58 of file SCR_HitZoneGroupNameHolder.c.
|
protected |
Definition at line 1 of file SCR_HitZoneGroupNameHolder.c.
|
protected |
Definition at line 1 of file SCR_HitZoneGroupNameHolder.c.