I need to store a configuration setting, and access it from several different UE scripts (different records).
It looked like 'script parameters' were the ideal solution. I created a script parameter on a script deployment, and it appeared in Setup / Company /General Preferences. The value I set there was then accessible to me in that UE script.
However I now need to use the same setting in several more scripts, on other records, but it looks like I have to add a script parameter for each new script (with duplicates under Setup / Company).
Am I missing something here? Is there any way to efficiently reference a single global setting from different UE scripts?
Thanks for any ideas?