Forum Discussion
1 Reply
- SeeingBlueMHCP Mentor
The static propsDefinitions are considered read-only at runtime. You can only change their value through the object's property panel.
When does one know if a component's exposed Property in Desktop Editor is editable in typescript?
So I had thought you could rename a spawned object (since the property is exposed) but it seems that that is not the case.... and other such assumptions now requiring severe workarounds
The static propsDefinitions are considered read-only at runtime. You can only change their value through the object's property panel.