Events

All events published by the Scenes system through SparkEventBus.

Event
Properties
Description

SceneLoadStartedEvent

SceneEntryId, SceneFileName

Scene load began

SceneLoadCompletedEvent

SceneEntryId, SceneFileName

Scene load finished

SceneTeleportRequestedEvent

SceneEntryId, TargetPosition, TargetRotation, HasPositionOverride, HasRotationOverride

Teleport to scene requested

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

Last updated

Was this helpful?