Forward declaration of UIInfo Serves as a container of data to be displayed on player UI.
More...
|
| 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 |
| |
Forward declaration of UIInfo Serves as a container of data to be displayed on player UI.
◆ GetAmmoCaliber()
| string MagazineUIInfo.GetAmmoCaliber |
( |
| ) |
|
◆ GetAmmoType()
| string MagazineUIInfo.GetAmmoType |
( |
| ) |
|
◆ GetAmmoTypeFlags()
| EAmmoType MagazineUIInfo.GetAmmoTypeFlags |
( |
| ) |
|
◆ ShowAmmoTypeText()
| bool MagazineUIInfo.ShowAmmoTypeText |
( |
| ) |
|
◆ m_bShowAmmoTypeText
| bool MagazineUIInfo.m_bShowAmmoTypeText |
|
protected |
◆ m_eAmmoTypeFlags
| EAmmoType MagazineUIInfo.m_eAmmoTypeFlags |
Magazine ammo type flags, used for displaying ammo type icons on weapon UI.
◆ m_MagIndicator
◆ m_sAmmoCaliber
| string MagazineUIInfo.m_sAmmoCaliber |
|
protected |
Magazine background icon, created for WeaponInfo HUD element.
◆ m_sAmmoType
| string MagazineUIInfo.m_sAmmoType |
|
protected |
Magazine type string (AP, tracer, ball), as if it was written on this magazine. Used for Weapon Info UI.
The documentation for this interface was generated from the following file: