wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..IsMounted Property

Gets a value indicating whether is mounted.

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

Syntax


public bool IsMounted { get; }
Public ReadOnly Property IsMounted As Boolean
	Get
public:
property bool^ IsMounted {
	bool^ get ();
}

Field Value

true if is mounted; otherwise, false.