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

This object contains timeline data. More...

Properties

double ZeroToTen [get, set]
 Gets or sets the value per minute from the beginning of the game to 10 min. More...
 
double TenToTwenty [get, set]
 Gets or sets the value per minute from 10 min to 20 min. More...
 
double TwentyToThirty [get, set]
 Gets or sets the value per minute from 20 min to 30 min. More...
 

Detailed Description

This object contains timeline data.

Property Documentation

double RiotNet.Models.MatchParticipantTimelineData.TenToTwenty
getset

Gets or sets the value per minute from 10 min to 20 min.

double RiotNet.Models.MatchParticipantTimelineData.TwentyToThirty
getset

Gets or sets the value per minute from 20 min to 30 min.

double RiotNet.Models.MatchParticipantTimelineData.ZeroToTen
getset

Gets or sets the value per minute from the beginning of the game to 10 min.


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