wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..HasMouseOver Property

Gets a value indicating whether has mouse over.

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

Syntax


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

Field Value

true if has mouse over; otherwise, false.