RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Properties | List of all members
RiotNet.Models.BlockItem Class Reference

Represents an item on an item page. More...

Properties

int Id [get, set]
 Gets or sets the ID of the item in this slot. More...
 
int Count [get, set]
 Gets or sets the count of the specified item that is in this slot. More...
 

Detailed Description

Represents an item on an item page.

Property Documentation

int RiotNet.Models.BlockItem.Count
getset

Gets or sets the count of the specified item that is in this slot.

int RiotNet.Models.BlockItem.Id
getset

Gets or sets the ID of the item in this slot.


The documentation for this class was generated from the following file: