wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..LootMobs Property

Loot mobs corpses (Looting and LootingRange)

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

Syntax


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