wManager.Wow.Helpers Namespace
WRobot

QuesterProfile..::..BlackGuids Property

Gets or sets the blacklist NPCs by GUID.

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

Syntax


public List<string> BlackGuids { get; set; }
Public Property BlackGuids As List(Of String)
	Get
	Set
public:
property List<String^>^ BlackGuids {
	List<String^>^ get ();
	void set (List<String^>^ value);
}

Field Value

The blacklisted NPCs list.