wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..GoToTownMiningBags Property

Go to town when mining bags are fulls.

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

Syntax


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