WoWObject..::..BaseAddress Property
Namespace:
wManager.Wow.ObjectManager
Assembly: wManager (in wManager.dll)
Assembly: wManager (in wManager.dll)
Syntax
protected uint BaseAddress { get; set; }
Protected Property BaseAddress As UInteger Get Set
protected: property unsigned int^ BaseAddress { unsigned int^ get (); void set (unsigned int^ value); }