This object contains all timeline information. Delta fields refer to values for the specified period (e.g., the gold per minute over the first 10 minutes of the game versus the second 20 minutes of the game). Diffs fields refer to the deltas versus the calculated lane opponent(s).
More...
|
MatchParticipantTimelineData | CreepsPerMinDeltas [get, set] |
| Gets or sets creeps per minute timeline data. More...
|
|
MatchParticipantTimelineData | CsDiffPerMinDeltas = new MatchParticipantTimelineData() [get, set] |
| Gets or sets creep score difference per minute timeline data More...
|
|
MatchParticipantTimelineData | DamageTakenDiffPerMinDeltas = new MatchParticipantTimelineData() [get, set] |
| Gets or sets damage taken difference per minute timeline data. More...
|
|
MatchParticipantTimelineData | DamageTakenPerMinDeltas = new MatchParticipantTimelineData() [get, set] |
| Gets or sets damage taken per minute timeline data. More...
|
|
MatchParticipantTimelineData | GoldPerMinDeltas = new MatchParticipantTimelineData() [get, set] |
| Gets or sets gold per minute timeline data. More...
|
|
string | Lane = new MatchParticipantTimelineData() [get, set] |
| Gets or sets the participant's lane. This should equal one of the PlayerPosition values. More...
|
|
int | ParticipantId [get, set] |
| Gets or sets the participant ID. More...
|
|
string | Role [get, set] |
| Gets or sets the participant's role. This should equal one of the MatchRole values. More...
|
|
MatchParticipantTimelineData | XpDiffPerMinDeltas [get, set] |
| Gets or sets experience difference per minute timeline data. More...
|
|
MatchParticipantTimelineData | XpPerMinDeltas = new MatchParticipantTimelineData() [get, set] |
| Gets or sets experience per minute timeline data. More...
|
|
This object contains all timeline information. Delta fields refer to values for the specified period (e.g., the gold per minute over the first 10 minutes of the game versus the second 20 minutes of the game). Diffs fields refer to the deltas versus the calculated lane opponent(s).