|
RiotNet
8.0.0
A C#/.NET client for the Riot Games API.
|
This object contains game frame information. More...
Properties | |
| virtual List< MatchEvent > | Events [get, set] |
| Gets or sets list of events for this frame. More... | |
| virtual MatchParticipantFrameCollection | ParticipantFrames [get, set] |
| Gets or sets each participant's information for the frame, mapped by the participant's ID. More... | |
| TimeSpan | Timestamp [get, set] |
| Gets or sets game time at which the frame occurred. More... | |
This object contains game frame information.
|
getset |
Gets or sets list of events for this frame.
|
getset |
Gets or sets each participant's information for the frame, mapped by the participant's ID.
|
getset |
Gets or sets game time at which the frame occurred.
1.8.10