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

WoWUnit..::..IsMounted Property

Gets a value indicating whether is mounted.

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

Syntax


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

Field Value

true if is mounted; otherwise, false.