Click or drag to resize

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
C#
public bool CheckIndoors { get; set; }

Property Value

Type: Boolean
Remarks
Default value: false.
See Also