wManager.Wow.Helpers Namespace
WRobot

FollowPathEasyQuestClass..::..ForceToStartFirstPosition Property

Gets or sets a value indicating whether [force to start first position].

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

Syntax


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

Field Value

true if [force to start first position]; otherwise, false.