wManager.Wow.Helpers Namespace
WRobot

FollowPathEasyQuestClass..::..IsHotSpots Property

Gets or sets a value indicating whether this instance is hot spots.

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 hot spots; otherwise, false.