wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..LootChests Property

Loot chests

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

Syntax


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