EasyQuest..::..ObjectiveCount3 Property
Gets or sets the objective count 3.
Namespace:
Quester.ProfileAssembly: Quester (in Quester.dll)
Syntax
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public int ObjectiveCount3 { get; set; }
<SettingAttribute> _ <CategoryAttribute> _ <DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property ObjectiveCount3 As Integer Get Set
[SettingAttribute] [CategoryAttribute] [DisplayNameAttribute] [DescriptionAttribute] public: property int^ ObjectiveCount3 { int^ get (); void set (int^ value); }