Hey guys,
I have an issue, I cant figure out a way to break a struct and add the variables to an array without adding them manually as you can see in the image below.
My question is it possible to some how avoid the make array node so if i add additional things to the Build Types L struct I don’t have to go in and add another pin to the make array node or is there a better alternative to using the struct?
Thanks guys