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.
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.