• Best practice passing objects from Composition API to a DialogScript

    Hello,

    this is a followup to the already answered question How to invoke a script from within the Composition API.

    I want to pass an object of a certain type to the DialogScript function. Since custom classes implemented in the Composition API are not…