Round Events
Info
This is an Unofficial and fan-made project. Please refrain from seeking support from Riot or Valorant.
OnRoundStarted
This event is fired when a round is started
C# | |
---|---|
1 |
|
Event Return Type | Example Return Value |
---|---|
int (Round Starting Number) |
15 |
OnRoundEnded
This event is fired when a round has ended
C# | |
---|---|
1 |
|
Event Return Type | Example Return Value |
---|---|
int (Round Ending Number) |
15 |