wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..FocusObj Property

Gets the focus object.

Namespace:  wManager.Wow.ObjectManager
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The focus object.