-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
DefoldSharp includes a [DefoldProperty] attribute, which does create the signature in the resulting .script file. However, due to the architecture, the property is not synchronized with the one running internally in the generated version of the class. This means that modifications from the user interface, animations, or property assignments during factory creation are not applied to the resulting object.
This has to be corrected before this project can reach beta.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working