wManager.Wow.Helpers Namespace
WRobot

KillAndLootEasyQuestClass..::..IsGrinderNotQuest Property

Gets or sets a value indicating whether this instance is grinder not quest.

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

Syntax


public bool IsGrinderNotQuest { get; set; }
Public Property IsGrinderNotQuest As Boolean
	Get
	Set
public:
property bool^ IsGrinderNotQuest {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if this instance is grinder not quest; otherwise, false.