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

WoWUnit..::..IsOnTaxi Property

Gets a value indicating whether is on taxi.

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

Syntax


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

Field Value

true if is on taxi; otherwise, false.