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

Events

All events published by the GameSettings system through SparkEventBus.

Event
Properties
Description

GameSettingsLoadedEvent

Settings loaded from disk

GameSettingsUIOpenedEvent

Settings UI opened

GameSettingsUIClosedEvent

Settings UI closed

KeybindChangedEvent

ActionId, BindingIndex, Asset

A keybind was remapped

See Event System for full details on subscribing, publishing, and handling events.

Last updated

Was this helpful?