I have a datatable with lots of data per row. My size map when adding this to a blueprint is at about 89mb (and will grow).
Is it not possible to cheat and pass the data through an interface from another blueprint that stores the datatable in a variable.
Then when i open up my message interface i can just break from the output? (isn’t working for me)
is my method conveluted and im missing something obvious please tell me XD