FlyToParametersCheckIndoors Property |
Gets or sets a bool that indicates whether the flightor
should check if the destination is indoors or not to land.
Namespace:
ff14bot.Pathing
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public bool CheckIndoors { get; set; }
Property Value
Type:
BooleanRemarks Default value: false.
See Also