wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..MountDistance Property

Required minimum path distance to use mount (if it is path loop, bot use mount without distance check)

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The minimum distance to use mount.