![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetAmmoCaliber () |
| string | GetAmmoType () |
| bool | ShowAmmoTypeText () |
| EAmmoType | GetAmmoTypeFlags () |
Protected Attributes | |
| string | m_sAmmoCaliber |
| Magazine background icon, created for WeaponInfo HUD element. | |
| string | m_sAmmoType |
| Magazine type string (AP, tracer, ball), as if it was written on this magazine. Used for Weapon Info UI. | |
| bool | m_bShowAmmoTypeText |
| EAmmoType | m_eAmmoTypeFlags |
| Magazine ammo type flags, used for displaying ammo type icons on weapon UI. | |
| ref SCR_MagazineIndicatorConfiguration | m_MagIndicator |
Forward declaration of UIInfo Serves as a container of data to be displayed on player UI
Definition at line 3 of file MagazineUIInfo.c.
|
inlineprotected |
Definition at line 10 of file MagazineUIInfo.c.
|
inlineprotected |
Definition at line 22 of file MagazineUIInfo.c.
|
inlineprotected |
Definition at line 40 of file MagazineUIInfo.c.
|
inlineprotected |
Definition at line 31 of file MagazineUIInfo.c.
|
protected |
Definition at line 29 of file MagazineUIInfo.c.
|
protected |
Magazine ammo type flags, used for displaying ammo type icons on weapon UI.
Definition at line 38 of file MagazineUIInfo.c.
|
protected |
Definition at line 46 of file MagazineUIInfo.c.
|
protected |
Magazine background icon, created for WeaponInfo HUD element.
Definition at line 7 of file MagazineUIInfo.c.
|
protected |
Magazine type string (AP, tracer, ball), as if it was written on this magazine. Used for Weapon Info UI.
Definition at line 19 of file MagazineUIInfo.c.