I have a problem where when I do GetProperties(instance, true) it still returns non-writable properties which is a problem bc I only want the writable/scriptable ones
1 Like
Thank you for bringing this to my attention. It seems I only included the NotScriptable
tag and not the ReadOnly
tag. I’ve updated the module as well as the json database (if using the downloaded version).
amazing, thank you!
I really needed this for forever
1 Like