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