Click or drag to resize

CommonTasksMountUp 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: TaskBoolean
true if we are mounted, false otherwise
See Also