Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
FlightMode.c File Reference

Go to the source code of this file.

Enumerations

enum  FlightMode { FM_DIRECT, FM_TOPDOWN, FM_OVERFLY, FM_CRUISE }
 

Enumeration Type Documentation

◆ FlightMode

enum FlightMode
Enumerator
FM_DIRECT 

direct path

FM_TOPDOWN 

attack from top

FM_OVERFLY 

over flies target

FM_CRUISE 

follow terrain

Definition at line 7 of file FlightMode.c.