I would like to be able to have a CSV file or a text file which stores numbers, text, and other information which I want to be able to edit with a text editor or spreadsheet. I would then like to be able to load that data into variables in blueprint.
For example, I might want to have some of my help text in a text file and read in the variables from the file and drop them into the right place. Is there a good way to do that? Alternatively, is there an easier way to have some things I can work with in a text editor and then use in blueprints? The reason I ask is because editing text in the UE4 editor can be kind of clunky sometimes.
Thanks,
-X