wManager.Wow.Helpers Namespace
WRobot

EasyQuest..::..QuestType Property

Gets or sets the type of quest (don't forget to instantiate new instance of QuestClass).

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

Syntax


[BrowsableAttribute]
public EasyQuestType QuestType { get; set; }
<BrowsableAttribute> _
Public Property QuestType As EasyQuestType
	Get
	Set
[BrowsableAttribute]
public:
property EasyQuestType^ QuestType {
	EasyQuestType^ get ();
	void set (EasyQuestType^ value);
}

Field Value

The type of quest.