Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
DistanceType.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
13 {
14  TOP,
15  MID,
18 }
19 
DistanceType
DistanceType
Definition: DistanceType.c:12
COUNT
@ COUNT
Definition: DistanceType.c:17
MID
@ MID
Definition: DistanceType.c:15
TOP
@ TOP
Definition: DistanceType.c:14
BOTTOM
@ BOTTOM
Definition: DistanceType.c:16