wManager.Wow.Helpers Namespace
WRobot

EasyQuest..::..AutoDetectObjectiveCount3 Property

Gets or sets auto detection of objective count 3.

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

Syntax


[SettingAttribute]
[CategoryAttribute]
[DisplayNameAttribute]
[DescriptionAttribute]
public bool AutoDetectObjectiveCount3 { get; set; }
<SettingAttribute> _
<CategoryAttribute> _
<DisplayNameAttribute> _
<DescriptionAttribute> _
Public Property AutoDetectObjectiveCount3 As Boolean
	Get
	Set
[SettingAttribute]
[CategoryAttribute]
[DisplayNameAttribute]
[DescriptionAttribute]
public:
property bool^ AutoDetectObjectiveCount3 {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if auto detection of objective count 3 otherwise, false.