Function
Core
Core_OnGameOver
Call this function to notify other modules (via their ***_OnGameOver() callback) that the match is about to end.
On this page
Core_OnGameOver()Description
Modules typically implement this for cleanup purposes (i.e. remove rules and UI elements) prior to the match end UI.
Returns
VoidSource
Declared in the game's script sources at:
scar/core.scar