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