CommonTasksStopAndDismount Method |
Stops the player from moving and dismounts.
Function 'sleeps' for the proper amount of time after stopping or dismounting
If player is already stopped and dismounting the function does not sleep
Namespace:
ff14bot.Behavior
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<bool> StopAndDismount()
Return Value
Type:
TaskBooleanSee Also