wManager.Wow.Helpers Namespace
WRobot

KillAndLootEasyQuestClass..::..HotSpots Property

Gets or sets the hot spots.

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

Syntax


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

Field Value

The hot spots.