wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseMammoth Property

Use "Traveler's Tundra Mammoth" to repair and sell instead of go to town

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

Syntax


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