Represents a group of items in an item page.
More...
|
virtual List< BlockItem > | Items [get, set] |
| Gets or sets the list of items in this block. More...
|
|
bool | RecMath [get, set] |
| Gets or sets a flag that indicates whether to use tutorial formatting when displaying items in the block. If true, all items within the block are separated by a plus sign with the last item being separated by an arrow indicating that the other items build into the last item. More...
|
|
string | Type [get, set] |
| Gets or sets the type (or internal name) of the block. More...
|
|
Represents a group of items in an item page.
virtual List<BlockItem> RiotNet.Models.Block.Items |
|
getset |
Gets or sets the list of items in this block.
bool RiotNet.Models.Block.RecMath |
|
getset |
Gets or sets a flag that indicates whether to use tutorial formatting when displaying items in the block. If true, all items within the block are separated by a plus sign with the last item being separated by an arrow indicating that the other items build into the last item.
string RiotNet.Models.Block.Type |
|
getset |
Gets or sets the type (or internal name) of the block.
The documentation for this class was generated from the following file: