Buy Properties
The Buy type exposes the following members.
Properties
Name | Description | |
---|---|---|
GoToVendorIfQuantityLessOrEqual |
Force to go to vendor if value is bigger or equal than 0 (-1 to disable)
|
|
ItemName |
Gets or sets the name of the item (like is appear in game).
|
|
Quantity |
Quantity to buy.
|
|
ScriptCanCondition |
Script can condition (code like return wManager.Wow.ObjectManager.ObjectManager.Me.Level > 10;, default language is C#, start by lua: or luabot: or vb: to change script language).
|
|
VendorItemClass |
Gets or sets the vendor item class.
|