WoWObject..::..GetDescriptorAddress Method (UInt32, UInt32)
Gets the descriptor address.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
Public Function GetDescriptorAddress ( _ baseAddress As UInteger, _ field As UInteger _ ) As UInteger
public: unsigned int^ GetDescriptorAddress( unsigned int^ baseAddress, unsigned int^ field )