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

WoWUnit..::..PositionRelativeWithoutType Property

Gets position relative without type (more information about relative position here: UseRelativePosition).

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

Syntax


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

Field Value

The position relative without type.