wManager.Wow.Helpers Namespace
WRobot

KillAndLootEasyQuestClass..::..EntryTarget Property

Gets or sets the entry target.

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

Syntax


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

Field Value

The entry target.