Function exit

#include <Geode/utils/general.hpp>voidexit(
boolsaveData
)

Exits the game, optionally saving the game data.

Parameters

saveData

Whether to save the game data
Examples0