![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetAmmoType () |
| bool | ShowAmmoTypeText () |
| EAmmoType | GetAmmoTypeFlags () |
Protected Attributes | |
| 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. | |
Definition at line 18 of file WeaponUIInfo.c.
|
inlineprotected |
Definition at line 25 of file WeaponUIInfo.c.
|
inlineprotected |
Definition at line 43 of file WeaponUIInfo.c.
|
inlineprotected |
Definition at line 34 of file WeaponUIInfo.c.
|
protected |
Definition at line 32 of file WeaponUIInfo.c.
|
protected |
Magazine ammo type flags, used for displaying ammo type icons on weapon UI.
Definition at line 41 of file WeaponUIInfo.c.
|
protected |
Magazine type string (AP, tracer, ball), as if it was written on this magazine. Used for Weapon Info UI.
Definition at line 22 of file WeaponUIInfo.c.