Geode Docs
Tutorials
Classes
Function
exit
#include
<Geode/utils/general.hpp>
void
exit
(
bool
saveData
)
Exits the game, optionally saving the game data.
Parameters
saveData
Whether to save the game data
Examples
0