Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
InstigatorType.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
InstigatorType
13
{
14
INSTIGATOR_NONE
,
15
INSTIGATOR_PLAYER
,
16
INSTIGATOR_AI
,
17
INSTIGATOR_GM
,
18
INSTIGATOR_OTHER
,
19
}
20
InstigatorType
InstigatorType
Definition
InstigatorType.c:13
INSTIGATOR_OTHER
@ INSTIGATOR_OTHER
Definition
InstigatorType.c:18
INSTIGATOR_PLAYER
@ INSTIGATOR_PLAYER
Definition
InstigatorType.c:15
INSTIGATOR_GM
@ INSTIGATOR_GM
Definition
InstigatorType.c:17
INSTIGATOR_AI
@ INSTIGATOR_AI
Definition
InstigatorType.c:16
INSTIGATOR_NONE
@ INSTIGATOR_NONE
Definition
InstigatorType.c:14
scripts
Game
generated
Damage
InstigatorType.c
Generated by
1.17.0