wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..AvoidBlacklistedZonesPathFinder Property

Avoid blacklisted zones with the paths generated by the PathFinder.

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

Syntax


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