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

Events

All events published by the Classes plugin through SparkEventBus.

Event
Properties
Description

ClassSelectedEvent

EntityId, ClassId, IsMainClass

A class was selected (main or secondary)

ClassUnlockedEvent

EntityId, ClassId

A class became available

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

Last updated

Was this helpful?