Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EStoragePurpose.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
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
EStoragePurpose
EStoragePurpose
Definition
EStoragePurpose.c:13
PURPOSE_EQUIPMENT_ATTACHMENT
@ PURPOSE_EQUIPMENT_ATTACHMENT
Definition
EStoragePurpose.c:20
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
PURPOSE_UNSET
@ PURPOSE_UNSET
Definition
EStoragePurpose.c:14
PURPOSE_GADGET_PROXY
@ PURPOSE_GADGET_PROXY
Definition
EStoragePurpose.c:17
PURPOSE_LOADOUT_PROXY
@ PURPOSE_LOADOUT_PROXY
Definition
EStoragePurpose.c:18
PURPOSE_DEPOSIT
@ PURPOSE_DEPOSIT
Definition
EStoragePurpose.c:15
scripts
Game
generated
InventorySystem
EStoragePurpose.c
Generated by
1.17.0