HTF do I? Data Table Importing of Arrays and Structs ( UE4 )

An example of how we can easily use Arrays and Structs inside of a CSV or JSON file and get them in and out of a Data Table. We cover how Arrays are formatted and the easiest way to get that format into an external program for editing. Source Files: Note: You will need to be logged into your Epic approved GitHub account to access these examples files.
Back to Top