Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ECanBeEquippedResult.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
enum
ECanBeEquippedResult
13
{
14
OK
,
15
STANCE_TOO_LOW
,
16
IS_AN_EMPTY_SLOT
,
17
}
18
ECanBeEquippedResult
ECanBeEquippedResult
Definition:
ECanBeEquippedResult.c:12
IS_AN_EMPTY_SLOT
@ IS_AN_EMPTY_SLOT
Definition:
ECanBeEquippedResult.c:16
OK
@ OK
Definition:
ECanBeEquippedResult.c:14
STANCE_TOO_LOW
@ STANCE_TOO_LOW
Definition:
ECanBeEquippedResult.c:15
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Weapon
ECanBeEquippedResult.c
Generated by
1.8.17