Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EArsenalItemMode.c File Reference

Go to the source code of this file.

Enumerations

enum  SCR_EArsenalItemMode {
  DEFAULT = 2, WEAPON = 4, WEAPON_VARIANTS = 8, AMMUNITION = 16,
  CONSUMABLE = 32, ATTACHMENT = 64, SUPPORT_STATION = 128
}
 

Enumeration Type Documentation

◆ SCR_EArsenalItemMode

Enumerator
DEFAULT 
WEAPON 
WEAPON_VARIANTS 
AMMUNITION 
CONSUMABLE 
ATTACHMENT 
SUPPORT_STATION 

Definition at line 1 of file SCR_EArsenalItemMode.c.