Skip to main content

PreferenceExit

Callable

  • PreferenceExit(): Promise<void>

  • Is called when the player exits the preference screen. All settings of the preference screen are sent to the server. If the player is in a subscreen, they exit to the main preferences menu instead.


    Returns Promise<void>