Setting variable inside a struct array - Not working

Got it: it’s the get node. There are two versions: one gets a copy, and the other gets a reference. Use the reference version instead of the loop’s element pin and that should be it.

1 Like