I’m trying to make something extremely lightweight so that I can have an array of like 65,000 of them in a separate blueprint. It would just be a blueprint that contains like 8-10 variables in it, and maybe a function or two (but I can skip the functions if needed).
I’ve seen and tried using the Primary Data Asset blueprint, but then when I try to create an array off of that blueprint I just made, there doesn’t seem to be anything to add to my array.