Just a quick question about how DockWidgetPluginGuis work as the documentation is very vague. Basically, I want to know if there is a specific location that you can edit them from, since when I tested, I could only change their visibility in the function that created them or the main script of the plugin (not ModuleScripts).
I was basically just wondering if there is some restriction on which scripts can edit the properties as the docs don’t explain anything and even say that the Enabled property is read-only.