wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..MillingInTown Property

Milling when go to town.

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

Syntax


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