FlightorMountHelperMountUpCoroutine Method |
Summons the flying mount.
Namespace:
ff14bot.Pathing
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<bool> MountUpCoroutine()
Return Value
Type:
TaskBooleantrue if the mount was summoned; otherwise
false.
See Also