Contains purchase information for an item.
More...
|
int | Base [get, set] |
| Gets or sets the cost of the item excluding the cost of its recipe. More...
|
|
bool | Purchasable [get, set] |
| Gets or sets whether the item can be purchased. More...
|
|
int | Sell [get, set] |
| Gets or sets the sell price of the item. More...
|
|
int | Total [get, set] |
| Gets or sets the total cost of the item including the cost of its recipe. More...
|
|
Contains purchase information for an item.
int RiotNet.Models.Gold.Base |
|
getset |
Gets or sets the cost of the item excluding the cost of its recipe.
bool RiotNet.Models.Gold.Purchasable |
|
getset |
Gets or sets whether the item can be purchased.
int RiotNet.Models.Gold.Sell |
|
getset |
Gets or sets the sell price of the item.
int RiotNet.Models.Gold.Total |
|
getset |
Gets or sets the total cost of the item including the cost of its recipe.
The documentation for this class was generated from the following file: