wManager.Wow.Helpers Namespace
WRobot

EntryObjectiveQuest..::..ObjectiveRequiredAutoDetectCount Property

Gets or sets a value indicating whether [objective required automatic detect count].

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

Syntax


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

Field Value

true if [objective required automatic detect count]; otherwise, false.