Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
FlightMode.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
enum
FlightMode
8
{
10
FM_DIRECT
,
12
FM_TOPDOWN
,
14
FM_OVERFLY
,
16
FM_CRUISE
,
17
}
FlightMode
FlightMode
Definition
FlightMode.c:8
FM_TOPDOWN
@ FM_TOPDOWN
attack from top
Definition
FlightMode.c:12
FM_DIRECT
@ FM_DIRECT
direct path
Definition
FlightMode.c:10
FM_CRUISE
@ FM_CRUISE
follow terrain
Definition
FlightMode.c:16
FM_OVERFLY
@ FM_OVERFLY
over flies target
Definition
FlightMode.c:14
scripts
Game
generated
FlightMode.c
Generated by
1.17.0