wManager.Wow.Helpers Namespace
WRobot

MovementManager..::..CurrentMoveTo Property

Get the current move to position.

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

Syntax


public static Vector3 CurrentMoveTo { get; }
Public Shared ReadOnly Property CurrentMoveTo As Vector3
	Get
public:
static property Vector3^ CurrentMoveTo {
	Vector3^ get ();
}

Field Value

The current move to position.