wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..IsFlightMaster Property

Gets a value indicating whether is flight master.

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

Syntax


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

Field Value

true if is flight master; otherwise, false.