wManager.Wow.Helpers Namespace
WRobot

MountTask..::..OnFlyMount Method

Check if on flying mount (mount selected in FlyingMountName).

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

Syntax


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

Return Value

true if on flying mount, false otherwise.