RECOMMENDEDRecommended events
level_end
This event signifies that a player has reached the end of a level.
Parameters · 2
| Parameter | Description | Type | Required | Example |
|---|---|---|---|---|
| level_name | The name of the level. | string | No | The journey begins... |
| success | Set to true if the level was completed successfully. | boolean | No | true |