wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..MapPositionLua Property

Gets the map position lua (X = MapPositionLua[0], Y = MapPositionLua[1]).

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

Syntax


public string[] MapPositionLua { get; }
Public ReadOnly Property MapPositionLua As String()
	Get
public:
property array<String^>^ MapPositionLua {
	array<String^>^ get ();
}

Field Value

The map position lua.