so jsut means need to add a extra step being MAKE (Structure name) and link to the SET
Nah, have look at my pic. The SetMembers
node already SETs values that were exposed via pins. That’s the whole point. There’s no workaround, this is how you work with structs. The pins are exposed for Break
and SetMembers
nodes.
No need to make struct
or SET
anything. At least not in the example you provided. Things get a tad tricky when you start working with arrays, nested arrays or maps.