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