Sell all purple items (you need to activate option
Selling).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool SellPurple { get; set; }
Public Property SellPurple As Boolean
Get
Set
public:
property bool^ SellPurple {
bool^ get ();
void set (bool^ value);
}