Hi Guys this question may seems complex at first but i will try to explain as much as i can.
Here is the deal i will explain with number and shapes so you can get it more quickly.
I have a “Sphere” witch on start generate 5 “Cubes” each of the cube has a random Variables in it (They are generated)
let’s say (Name & Years) (Name & Integer), and then the spawned actors cast to my player and add themselfs in the Array inside my Player “Actor”, when that’s done i want them to destroy themselfs and “Sphere” to regenerate them once again, and then the spawned actors cast to my player same as before Ex.
but i want my Array to keep all the actors with their (Name and Years) so when each time i use For each loop to get all the previous Name & Years.
Guys may i didn’t explain this correctly but i try my best if you have any missunderstandings i will explain a bit more
even i will upload an image so clear the things up more. i need serious help here thanks !