For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commands

All commands executed by the GameSettings system through Spark.Network.ExecuteCommand().

Command
Properties
Description

OpenGameSettingsCommand

categoryIndex

Open the settings UI to a specific category

CloseGameSettingsCommand

Close the settings UI

ToggleGameSettingsCommand

Toggle the settings UI open/closed

See Command System for full details on creating and executing commands.

Last updated

Was this helpful?