wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..PositionCorpse Property

Gets corpse position.

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

Syntax


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

Field Value

The corpse position.