Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
GrenadeUIInfo Class Reference
Inheritance diagram for GrenadeUIInfo:
WeaponUIInfo

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.

Detailed Description

Definition at line 18 of file WeaponUIInfo.c.

Member Function Documentation

◆ GetAmmoType()

string GrenadeUIInfo::GetAmmoType ( )
inlineprotected

Definition at line 25 of file WeaponUIInfo.c.

◆ GetAmmoTypeFlags()

EAmmoType GrenadeUIInfo::GetAmmoTypeFlags ( )
inlineprotected

Definition at line 43 of file WeaponUIInfo.c.

◆ ShowAmmoTypeText()

bool GrenadeUIInfo::ShowAmmoTypeText ( )
inlineprotected

Definition at line 34 of file WeaponUIInfo.c.

Member Data Documentation

◆ m_bShowAmmoTypeText

bool GrenadeUIInfo::m_bShowAmmoTypeText
protected

Definition at line 32 of file WeaponUIInfo.c.

◆ m_eAmmoTypeFlags

EAmmoType GrenadeUIInfo::m_eAmmoTypeFlags
protected

Magazine ammo type flags, used for displaying ammo type icons on weapon UI.

Definition at line 41 of file WeaponUIInfo.c.

◆ m_sAmmoType

string GrenadeUIInfo::m_sAmmoType
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.


The documentation for this class was generated from the following file: