wManager.Wow.Helpers Namespace
WRobot

MountTask Methods

The MountTask type exposes the following members.

Methods


  Name Description
Public method Static member DismountMount
Dismounts the mount.
Public method Static member GetMountCapacity
Get the mount capacity (depending of bot configurations and in-game status).
Public method Static member Land
Landing (if flying)
Public method Static member Mount(Boolean, MountTask..::..MountCapacity)
Use mount
Public method Static member Mount(Boolean, Boolean, MountTask..::..MountCapacity)
Use mount
Public method Static member MountExist
Mounts the exist (depending of bot configurations and in-game status).
Public method Static member MountingAquaticMount
Mounting the aquatic mount.
Public method Static member MountingFlyingMount
Mounting the flying mount.
Public method Static member MountingGroundMount
Mounting the ground mount.
Public method Static member OnAquaticMount
Check if on aquatic mount (mount selected in AquaticMountName).
Public method Static member OnFlyMount
Check if on flying mount (mount selected in FlyingMountName).
Public method Static member OnGroundMount
Check if on ground mount (mount selected in GroundMountName).
Public method Static member Takeof
Take off ground (jump, stop when character is flying or after 700 ms)
Public method Static member WaterSurface
Go to waters surface.