How to get data or import data into Unreal in realtime?

Good day, everyone. I am unsure if what I am trying to achieve is possible.

What am I looking for? I am looking for a way to get data from a json or csv file in my disk drive. Let’s say I want to get the “Description” string in the json/csv file and import it to fill my Data Table. I found a Blueprint node, the Fill Data Table from JSON File but I read online that it was supposed to be an editor only node?

filldatatablefromjsonfile

Any help on how I can be able to achieve this is greatly appreciated. Thank you in advance.

1 Like

First google result for “ue4 data table import”.

UE4 Docs: