EasyQuest..::..AutoDetectObjectiveCount2 Property
Gets or sets auto detection of objective count 2.
Namespace:
Quester.ProfileAssembly: Quester (in Quester.dll)
Syntax
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public bool AutoDetectObjectiveCount2 { get; set; }
<SettingAttribute> _ <CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property AutoDetectObjectiveCount2 As Boolean Get Set
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public: property bool^ AutoDetectObjectiveCount2 { bool^ get (); void set (bool^ value); }