ObjectManager..::..Me Property
Gets local character.
Namespace:
wManager.Wow.ObjectManagerAssembly: 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); }