wManager.Wow.Helpers Namespace
WRobot

FollowNpcEasyQuestClass..::..FollowDistance Property

Gets or sets the follow distance.

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

Syntax


public float FollowDistance { get; set; }
Public Property FollowDistance As Single
	Get
	Set
public:
property float^ FollowDistance {
	float^ get ();
	void set (float^ value);
}

Field Value

The follow distance.