Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EArsenalAttributeGroup.c
Go to the documentation of this file.
2 {
3  WEAPONS = 2,
4  EQUIPMENT = 4,
5  OUTFIT = 8,
7 }
SCR_EArsenalAttributeGroup
SCR_EArsenalAttributeGroup
Definition: SCR_EArsenalAttributeGroup.c:1
AMMUNITION_MODE
@ AMMUNITION_MODE
Definition: SCR_EArsenalAttributeGroup.c:6
WEAPONS
@ WEAPONS
Definition: SCR_EArsenalAttributeGroup.c:3
OUTFIT
@ OUTFIT
Definition: SCR_EArsenalAttributeGroup.c:5
EQUIPMENT
@ EQUIPMENT
Definition: SCR_EArsenalAttributeGroup.c:4