wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..MouseOverGuid Property

Gets or sets the mouse over GUID.

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

Syntax


public ulong MouseOverGuid { get; set; }
Public Property MouseOverGuid As ULong
	Get
	Set
public:
property unsigned long long^ MouseOverGuid {
	unsigned long long^ get ();
	void set (unsigned long long^ value);
}

Field Value

The mouse over GUID.