0
votes

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?

1

1 Answers

0
votes

If the script parameter is a Company parameter, all scripts should be able to access it. You just need to put the value in the Company Preferences screen and not the Script Deployment screen.