WoWLocalPlayer..::..FocusGuid Property
Gets or sets the focus GUID.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public ulong FocusGuid { get; set; }
Public Property FocusGuid As ULong Get Set
public: property unsigned long long^ FocusGuid { unsigned long long^ get (); void set (unsigned long long^ value); }