Click or drag to resize

FlightorMountHelper Class

A mount helper.
Inheritance Hierarchy
SystemObject
  ff14bot.PathingFlightorMountHelper

Namespace:  ff14bot.Pathing
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class MountHelper

The FlightorMountHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMounted
Gets a value indicating whether we are mounted on a flying mount.
Top
Methods
  NameDescription
Public methodStatic memberMountUpCoroutine
Summons the flying mount.
Top
See Also