![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | ShowCaliber () |
| string | GetCaliber () |
| bool | ShowFiremodeIcon () |
| ResourceName | GetFiremodeIconImageset () |
| ResourceName | GetFiremodeGlowImageset () |
| string | GetFiremodeIconName (EWeaponFiremodeType firemode) |
Protected Attributes | |
| bool | m_bShowCaliber |
| string | m_sCaliber |
| Firemode texture - full auto. | |
| bool | m_bShowFiremode |
| ResourceName | m_sFiremodeIconImageset |
| Firemode imageset with foreground icons. | |
| ResourceName | m_sFiremodeGlowImageset |
| Firemode imageset with glow icons. | |
| string | m_sFiremodeSingle |
| Firemode texture - single shot. | |
| string | m_sFiremodeBurst |
| Firemode texture - burst. | |
| string | m_sFiremodeAuto |
| Firemode texture - full auto. | |
| string | m_sFiremodeSafety |
| Firemode texture - safety. | |
| 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 MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 18 of file MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 46 of file MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 37 of file MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 67 of file MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 9 of file MuzzleUIInfo.c.
|
inlineprotected |
Definition at line 27 of file MuzzleUIInfo.c.
|
protected |
Definition at line 7 of file MuzzleUIInfo.c.
|
protected |
Definition at line 25 of file MuzzleUIInfo.c.
|
protected |
Definition at line 98 of file MuzzleUIInfo.c.
|
protected |
Firemode texture - full auto.
Definition at line 16 of file MuzzleUIInfo.c.
|
protected |
Firemode texture - full auto.
Definition at line 61 of file MuzzleUIInfo.c.
|
protected |
Firemode texture - burst.
Definition at line 57 of file MuzzleUIInfo.c.
|
protected |
Firemode imageset with glow icons.
Definition at line 44 of file MuzzleUIInfo.c.
|
protected |
Firemode imageset with foreground icons.
Definition at line 35 of file MuzzleUIInfo.c.
|
protected |
Firemode texture - safety.
Definition at line 65 of file MuzzleUIInfo.c.
|
protected |
Firemode texture - single shot.
Definition at line 53 of file MuzzleUIInfo.c.