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

WoWUnit..::..IsBlacklisted Property

Gets a value indicating whether is blacklisted.

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

Syntax


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

Field Value

true if is blacklisted; otherwise, false.