RoundEndingConditionsCheck
Gets called when round end conditions are checked.
Start a script section
!-- OnEvent RoundEndingConditionsCheck
-- require $evCanEnd
# Add your instructions here
- Group: ServerEvents
- Cancellable: No
- Event data:
RoundEndingConditionsCheckEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
$evCanEnd | bool value | Gets or sets whether the round end conditions are met. |