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

WoWUnit..::..Rotation Property

Gets or sets the rotation (facing).

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

Syntax


public float Rotation { get; set; }
Public Property Rotation As Single
	Get
	Set
public:
property float^ Rotation {
	float^ get ();
	void set (float^ value);
}

Field Value

The rotation.