Represents an item or rune.
More...
Represents an item or rune.
string RiotNet.Models.BasicData.Description |
|
getset |
Gets or sets the description of the item/rune.
int RiotNet.Models.BasicData.Id = string.Empty |
|
getset |
Gets or sets the ID of the item or rune.
This property is used as the primary key when storing the current object in a database.
Image RiotNet.Models.BasicData.Image |
|
getset |
Gets or sets the image data for the current item/rune.
string RiotNet.Models.BasicData.Name = new Image() |
|
getset |
Gets or sets the name of the item/rune.
string RiotNet.Models.BasicData.SanitizedDescription = string.Empty |
|
getset |
Gets or sets the sanitized description of the item/rune.
Gets or sets the tags of the item/rune.
The documentation for this class was generated from the following file: