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

Explains what happens when levelling up an ability. More...

Properties

ListOfString Effect [get, set]
 Gets or sets the effects that change for each rank of the ability. More...
 
ListOfString Label = new ListOfString() [get, set]
 Gets or sets the labels for the corresponding effects that change at each rank of the ability. More...
 

Detailed Description

Explains what happens when levelling up an ability.

Property Documentation

ListOfString RiotNet.Models.LevelTip.Effect
getset

Gets or sets the effects that change for each rank of the ability.

ListOfString RiotNet.Models.LevelTip.Label = new ListOfString()
getset

Gets or sets the labels for the corresponding effects that change at each rank of the ability.


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