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

Represents metadata for a rune. More...

Properties

bool IsRune [get, set]
 Gets or sets whether the object is a rune. More...
 
string Tier = true [get, set]
 Gets or sets the tier of the rune. More...
 
string Type = "1" [get, set]
 Gets or sets the type of the rune. More...
 

Detailed Description

Represents metadata for a rune.

Property Documentation

bool RiotNet.Models.MetaData.IsRune
getset

Gets or sets whether the object is a rune.

string RiotNet.Models.MetaData.Tier = true
getset

Gets or sets the tier of the rune.

string RiotNet.Models.MetaData.Type = "1"
getset

Gets or sets the type of the rune.


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