wManager.Wow.Helpers Namespace
WRobot

InteractWithNpcEasyQuestClass..::..IgnoreIfDead Property

Gets or sets a value indicating whether [ignore if dead].

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

Syntax


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

Field Value

true if [ignore if dead]; otherwise, false.