wManager.Wow.Helpers Namespace
WRobot

ParallelQuestsEasyQuestClass..::..SkipNextPulseIfKillOrFarm Property

Gets or sets a value indicating whether [skip next pulse if kill or farm].

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

Syntax


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

Field Value

true if [skip next pulse if kill or farm]; otherwise, false.