Represents an event that occurred in a game lobby.
More...
|
| string | EventType [get, set] |
| | Gets or sets the type of event that occurred. More...
|
| |
| long | SummonerId [get, set] |
| | Gets or sets the ID of the summoner who triggered the event, if any. More...
|
| |
| DateTime | Timestamp [get, set] |
| | Gets or sets time at which the event occurred. More...
|
| |
Represents an event that occurred in a game lobby.
| string RiotNet.Models.LobbyEvent.EventType |
|
getset |
Gets or sets the type of event that occurred.
| long RiotNet.Models.LobbyEvent.SummonerId |
|
getset |
Gets or sets the ID of the summoner who triggered the event, if any.
| DateTime RiotNet.Models.LobbyEvent.Timestamp |
|
getset |
Gets or sets time at which the event occurred.
The documentation for this class was generated from the following file: