WoWLocalPlayer..::..MouseOverGuid Property
Gets or sets the mouse over GUID.
Namespace:
wManager.Wow.ObjectManagerAssembly: 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); }