Click or drag to resize

FlyToParametersGroundNavParameters Property

The MoveToParameters to be used when Flightor falls back to ground navigation.

Namespace:  ff14bot.Pathing
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public MoveToParameters GroundNavParameters { get; }

Property Value

Type: MoveToParameters
Remarks
The Location of this parameter is always overridden with Location
See Also