wManager.Wow.Helpers Namespace
WRobot

WoWObject..::..GetDescriptorAddress Method (UInt32)

Gets the descriptor address.

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

Syntax


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

Parameters

field
Type: UInt32
The field.

Return Value

Ptr.