wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..MouseOverObj Property

Gets the mouse over object.

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

Syntax


public WoWUnit MouseOverObj { get; }
Public ReadOnly Property MouseOverObj As WoWUnit
	Get
public:
property WoWUnit^ MouseOverObj {
	WoWUnit^ get ();
}

Field Value

The mouse over object.