Click or drag to resize

CommonTasksLand Method

Attempts to descend all the way until we land. Currently does not implement any advanced logic to ensure that we are currently over someplace that we can actually dismount

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

Return Value

Type: TaskBoolean
See Also