CommonTasksMountUp Method (UInt32) |
Attempts to mountup
Namespace:
ff14bot.Behavior
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static Task<bool> MountUp(
uint mountid
)
Parameters
- mountid
- Type: SystemUInt32
id of the mount to use
Return Value
Type:
TaskBooleantrue if we are mounted, false otherwise
See Also