wManager.Wow.Helpers Namespace
WRobot

MountTask..::..OnGroundMount Method

Check if on ground mount (mount selected in GroundMountName).

Namespace:  wManager.Wow.Bot.Tasks
Assembly:  wManager (in wManager.dll)

Syntax


public static bool OnGroundMount()
Public Shared Function OnGroundMount As Boolean
public:
static bool^ OnGroundMount()

Return Value

true if on ground mount, false otherwise.