Events
Event
Properties
Description
Last updated
Was this helpful?
All events published by the Progression plugin through SparkEventBus.
ExperienceGainedEvent
ProgressionId, EntityId, LevelingId, Amount, TotalExperience, CurrentLevel, SourceId
Experience added to a progression instance
LevelChangedEvent
ProgressionId, EntityId, LevelingId, NewLevel, PreviousLevel
Level changed (up or down)
LevelUpEvent
ProgressionId, EntityId, LevelingId, NewLevel, PreviousLevel
Level increased
See Event System for full details on subscribing, publishing, and handling events.
Last updated
Was this helpful?
Was this helpful?
