wManager.Wow.Helpers Namespace
WRobot

Grinding..::..UnitTarget Property

Gets the current target.

Namespace:  wManager.Wow.Bot.States
Assembly:  wManager (in wManager.dll)

Syntax


public WoWUnit UnitTarget { get; }
Public ReadOnly Property UnitTarget As WoWUnit
	Get
public:
property WoWUnit^ UnitTarget {
	WoWUnit^ get ();
}