Setting specific stuct value without having to reset others

When setting a single value of a struct, you use the “SetMember” node, which lets you specify which one, so you don’t have to re-set the whole thing.

263569-0.png

when you select the node, the details panel will show you all available options, and those enabled will show as pins.

This updates only the chosen values of the struct, leaving the others as they where.