Hello everyone,
I’m kindda stuck with some simple.
I have a data table on the engine with some info, and I want to change that info through a Json file on a server.
I was able to make the json file communicate with UE4 but I have not been able to make the changes that I make in the Json file be reflected in the compiled one. When I do a print string I can see all the code from the Json file on the screen but I have not been able to get the change done when I edit the json on the server.
Thanks for the Help !