Change the string value from a key in a specific table (runtime)

Hi there,

First of all, I apologize in advance if I’m duplicating a previously created thread.

I’ve attached an image to explain the situation much better, since I’d like to know how to change via script and at runtime the value of a string for a specific key in a table for all the locales.

Thanks in advance!

Are you trying to update them at runtime? Something like this? PatchTableContents.cs · GitHub

Thanks for your answer!

Before adding this post, I was checking out different solutions and the script you addressed me to was one of them. This was a good alternative to adding new entries to a table at runtime. However, I would like to edit an entry already created rather than create new ones, in the same way that you can edit your entries via editor while the game is in play mode.

You can edit existing entries this way. We also have some features to help with this in 1.4.0 later in the year.

Thanks for your information, mate, I will use alternatives until a new update comes later in the year. Awesome news by the way. =)

1 Like