wManager.Wow.Helpers Namespace
WRobot

ObjectManager..::..Me Property

Gets local character.

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

Syntax


public static WoWLocalPlayer Me { get; set; }
Public Shared Property Me As WoWLocalPlayer
	Get
	Set
public:
static property WoWLocalPlayer^ Me {
	WoWLocalPlayer^ get ();
	void set (WoWLocalPlayer^ value);
}

Field Value

local character.