GameSettingsManagerFlightMode Property |
Gets and sets the status of the "Flying Mount Takeoff" setting in Character Config->Control
True = Manual Mode False = Auto
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static bool FlightMode { get; set; }
Property Value
Type:
BooleanSee Also