Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EStoragePurpose.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
enum
EStoragePurpose
13
{
14
PURPOSE_UNSET
,
15
PURPOSE_DEPOSIT
,
16
PURPOSE_WEAPON_PROXY
,
17
PURPOSE_GADGET_PROXY
,
18
PURPOSE_LOADOUT_PROXY
,
19
PURPOSE_ATTACHMENT_PROXY
,
20
PURPOSE_EQUIPMENT_ATTACHMENT
,
21
PURPOSE_ANY
,
22
}
23
PURPOSE_LOADOUT_PROXY
@ PURPOSE_LOADOUT_PROXY
Definition:
EStoragePurpose.c:18
PURPOSE_UNSET
@ PURPOSE_UNSET
Definition:
EStoragePurpose.c:14
PURPOSE_DEPOSIT
@ PURPOSE_DEPOSIT
Definition:
EStoragePurpose.c:15
PURPOSE_ANY
@ PURPOSE_ANY
Definition:
EStoragePurpose.c:21
PURPOSE_ATTACHMENT_PROXY
@ PURPOSE_ATTACHMENT_PROXY
Definition:
EStoragePurpose.c:19
PURPOSE_WEAPON_PROXY
@ PURPOSE_WEAPON_PROXY
Definition:
EStoragePurpose.c:16
EStoragePurpose
EStoragePurpose
Definition:
EStoragePurpose.c:12
PURPOSE_EQUIPMENT_ATTACHMENT
@ PURPOSE_EQUIPMENT_ATTACHMENT
Definition:
EStoragePurpose.c:20
PURPOSE_GADGET_PROXY
@ PURPOSE_GADGET_PROXY
Definition:
EStoragePurpose.c:17
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
InventorySystem
EStoragePurpose.c
Generated by
1.8.17