wManager.Wow.Helpers Namespace
WRobot

GathererEasyQuestClass..::..IsHotspots Property

Gets or sets a value indicating whether this instance is hotspots.

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

Syntax


public bool IsHotspots { get; set; }
Public Property IsHotspots As Boolean
	Get
	Set
public:
property bool^ IsHotspots {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if this instance is hotspots; otherwise, false.