You need to:
a) Set buildables Ref inside of BPBuldComponent when you are adding a new struct to the array.
b) Make sure you are setting LastBuildArray via reference and not making a copy of it.
1 Like
You need to:
a) Set buildables Ref inside of BPBuldComponent when you are adding a new struct to the array.
b) Make sure you are setting LastBuildArray via reference and not making a copy of it.