wManager.Wow.Helpers Namespace
WRobot

EasyQuest..::..PickUpQuestOnItemID Property

If option PickUpQuestOnItem is activated, put item id where you take quest.

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

Syntax


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

Field Value

The item id where pickup quest.