CommonTasksSummonFlyingMount Method |
Attempts to mount up
If the current mount cannot fly, will dismount and mount the black chocobo.
Namespace:
ff14bot.Behavior
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<bool> SummonFlyingMount()
Return Value
Type:
TaskBooleantrue if we were able to mount up
See Also