Flightor Class |
Namespace: ff14bot.Pathing
public static class Flightor
The Flightor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CanFly | Returns true if we can currently fly, or are in a flyable area and have a flying mount. |
Name | Description | |
---|---|---|
![]() ![]() | Clear | Clears the flight path and the poly nav. |
![]() ![]() | MoveTo(FlyToParameters) | Move to by Flying Navigation. |
![]() ![]() | MoveTo(Vector3, Boolean) | Move to. |
![]() ![]() | MoveTo(Vector3, Single, Boolean) |