Click or drag to resize

CommonTasks.MountUp Method

Attempts to mountup

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

Return Value

Type: Task<Boolean>
true if we are mounted, false otherwise
See Also