wManager.Wow.Helpers Namespace
WRobot

FollowNpcEasyQuestClass..::..Assist Property

Gets or sets a value indicating whether this FollowNpcEasyQuestClass is assist.

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

Syntax


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

Field Value

true if assist; otherwise, false.