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

WoWUnit..::..InTransport Property

Gets a value indicating whether in transport.

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

Syntax


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

Field Value

true if in transport; otherwise, false.