wManager.Wow.Helpers Namespace
WRobot

CGUnit_C__GetFacing..::..GetFacing Method

Get the rotation.

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

Syntax


public static float GetFacing(
	uint baseAddress
)
Public Shared Function GetFacing ( _
	baseAddress As UInteger _
) As Single
public:
static float^ GetFacing(
	unsigned int^ baseAddress
)

Parameters

baseAddress
Type: UInt32
The [WoWObject.GetBaseAddress].

Return Value

System.Single.