Adding to array1 inside a pre created array2 which contains array1

Hello everyone,

I want to do something which is not working the way I am doing it.

Or did I do something wrong here?

Anyways the Actor does not get added to the array :frowning:

any help would be appreciated

So here is an Update

i Use this test event now :

this works it adds an actor to the array if i print the size of it it increases.

but there is a new problem i made the struct Instance Editable so i can see whats going on inside but the array does not show correctly or it dosent update in the Details Panel.

is there a way to refresh the details panel?