Set native GDevelop scene events
set_scene_eventsReplace or append comments, groups, and standard events in a GDevelop scene to update game logic programmatically.
Instructions
Replace or append editable native GDevelop comments, groups, and standard events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | replace | |
| events | Yes | ||
| projectId | Yes | ||
| sceneName | Yes |