wManager.Wow.Helpers Namespace
WRobot

Utility..::..ToWoW Method (Vector3)

Converts to wow position (from recast).

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

Syntax


public static Vector3 ToWoW(
	this Vector3 v
)
<ExtensionAttribute> _
Public Shared Function ToWoW ( _
	v As Vector3 _
) As Vector3
[ExtensionAttribute]
public:
static Vector3^ ToWoW(
	Vector3^ v
)

Parameters

v
Type: robotManager.Helpful..::..Vector3
The v.

Return Value

Vector3.