wManager.Wow.Helpers Namespace
WRobot

Usefuls..::..IsFlyableArea Property

Gets a value indicating whether is flyable area (you can force value with ForceIsFlyableArea).

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static bool IsFlyableArea { get; }
Public Shared ReadOnly Property IsFlyableArea As Boolean
	Get
public:
static property bool^ IsFlyableArea {
	bool^ get ();
}

Field Value

true if this is flyable area; otherwise, false.