wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..Target Property

Gets or sets the target.

Namespace:  wManager.Wow.ObjectManager
Assembly:  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);
}

Field Value

The target.