Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

OnCheckRoundEnd

ShingekiNoRex edited this page Aug 24, 2018 · 5 revisions

Description

Called when the game checks for a round end.

Inputs/Outputs

  • Round Round { get; }

The Round instance

  • ROUND_END_STATUS Status { get; set; }

The Status instance

Examples Need to be added

Server Guides

API Documents

Clone this wiki locally