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

WoWUnit..::..IsFlying Property

Gets a value indicating whether is flying.

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

Syntax


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

Field Value

true if is flying; otherwise, false.