wManager.Wow.Helpers Namespace
WRobot

QuesterProfile..::..BlackType Property

Gets or sets the blacklist NPCs by EntryId.

Namespace:  Quester.Profile
Assembly:  Quester (in Quester.dll)

Syntax


public List<int> BlackType { get; set; }
Public Property BlackType As List(Of Integer)
	Get
	Set
public:
property List<int^>^ BlackType {
	List<int^>^ get ();
	void set (List<int^>^ value);
}

Field Value

The type of the blacklist NPC.