Hi there!
I'm trying to programmatically include event sheets in the current layouts event sheet.
The following have proven useful:
https://www.construct.net/make-games/manuals/addon-sdk/reference/model-interfaces/iproject
https://www.construct.net/make-games/manuals/addon-sdk/reference/model-interfaces/ilayout
https://www.construct.net/make-games/manuals/addon-sdk/reference/model-interfaces/ieventsheet
But I still have unanswered questions:
Thanks!
Ashley, can you help me out?
The SDK doesn't support the APIs for that yet. What do you need them for?
Develop games in your browser. Powerful, performant & highly capable.
I’d like to create an addon that allows event sheets to be linked to object types in the editor.
Then auto Include/omit the linked event sheets whenever an object type is placed into the layout/removed from the layout.