pub const CALLBACK_FUNC_SAVE_GAME_STATE: &str = "ggrs_save_game_state";
Expand description

The name of the Godot callback function that gets called when requesting a state save.