wManager.Wow.Helpers Namespace
WRobot

CGUnit_C__GetPosition..::..GetPosition Method

Get the position.

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

Syntax


public static Vector3 GetPosition(
	uint baseAddress
)
Public Shared Function GetPosition ( _
	baseAddress As UInteger _
) As Vector3
public:
static Vector3^ GetPosition(
	unsigned int^ baseAddress
)

Parameters

baseAddress
Type: UInt32
The base address (GetBaseAddress).

Return Value

Vector3.