wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..IsBlacklisted Property

Gets a value indicating whether this object is blacklisted (IsBlackListedAllConditions(WoWUnit)).

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.