wManager.Wow.Helpers Namespace
WRobot

MountTask..::..OnAquaticMount Method

Check if on aquatic mount (mount selected in AquaticMountName).

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

Syntax


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

Return Value

true if on aquatic mount, false otherwise.