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

WoWUnit..::..Possessed Property

Gets a value indicating whether is possessed.

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

Syntax


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

Field Value

true if possessed; otherwise, false.