wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..PositionWithoutType Property

Gets position without type (without "Flying", ....).

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

Syntax


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

Field Value

The position without type.