Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
WeaponUIInfo Interface Reference

Forward declaration of UIInfo Serves as a container of data to be displayed on player UI. More...

Inheritance diagram for WeaponUIInfo:
[legend]

Public Member Functions

bool ShowWeaponName ()
 
- Public Member Functions inherited from UIInfo
proto external string GetName ()
 Returns the text provided by this UI info.
 
proto external void SetName (string name)
 Set the name of this UI Info.
 
proto external string GetDescription ()
 Returns the description provided by this UI info.
 
proto external void SetDescription (string description)
 Set the description of this UI Info.
 
proto external ResourceName GetIconPath ()
 Returns the icon ResourceName provided by this UI info.
 

Public Attributes

ref SCR_MagazineIndicatorConfiguration m_MagIndicator
 

Protected Attributes

bool m_bShowWeaponName
 

Detailed Description

Forward declaration of UIInfo Serves as a container of data to be displayed on player UI.

Member Function Documentation

◆ ShowWeaponName()

bool WeaponUIInfo.ShowWeaponName ( )

Member Data Documentation

◆ m_bShowWeaponName

bool WeaponUIInfo.m_bShowWeaponName
protected

◆ m_MagIndicator

ref SCR_MagazineIndicatorConfiguration WeaponUIInfo.m_MagIndicator

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