wManager.Wow.Helpers Namespace
WRobot

GrinderGathererEasyQuestClass..::..EntryGathererTarget Property

Gets or sets the entry gatherer target.

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

Syntax


public List<EntryObjectiveQuest> EntryGathererTarget { get; set; }
Public Property EntryGathererTarget As List(Of EntryObjectiveQuest)
	Get
	Set
public:
property List<EntryObjectiveQuest^>^ EntryGathererTarget {
	List<EntryObjectiveQuest^>^ get ();
	void set (List<EntryObjectiveQuest^>^ value);
}

Field Value

The entry gatherer target.