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

Contains champion skin data. More...

Properties

int Id [get, set]
 Gets or sets the skin ID. More...
 
string Name [get, set]
 Gets or sets the skin name. More...
 
int Num [get, set]
 Gets or sets the skin number. More...
 

Detailed Description

Contains champion skin data.

Property Documentation

int RiotNet.Models.Skin.Id
getset

Gets or sets the skin ID.

string RiotNet.Models.Skin.Name
getset

Gets or sets the skin name.

int RiotNet.Models.Skin.Num
getset

Gets or sets the skin number.


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