wManager.Wow.Helpers Namespace
WRobot

WoWPlayer..::..GetDescriptorAddress Method

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

Syntax


public uint GetDescriptorAddress(
	Descriptors..::..PlayerFields field
)
Public Function GetDescriptorAddress ( _
	field As Descriptors..::..PlayerFields _
) As UInteger
public:
unsigned int^ GetDescriptorAddress(
	Descriptors..::..PlayerFields^ field
)