Click or drag to resize

FlightorMountHelperMountUpCoroutine Method

Summons the flying mount.

Namespace:  ff14bot.Pathing
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Task<bool> MountUpCoroutine()

Return Value

Type: TaskBoolean
true if the mount was summoned; otherwise false.
See Also