Click or drag to resize

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
C#
public static Task<bool> SummonFlyingMount()

Return Value

Type: TaskBoolean
true if we were able to mount up
See Also