Break struct/make struct question

Hello everybody.

I have a question my blueprints filled with structs like these for an inventory system deleting/adding/crafting, sometimes i only change 1 pin or none at all. Is there an easier/better way to do it without reconnecting everything?

I want to add a new Weight and Durability variables and it’s really annoying to search everywhere because it breaks everything i have now/

Hey!
Yes, that is totally possible. You can use the node Set Member in Struct.

Check out this other forum post

1 Like

Oh wow. Thanks a lot, you save me hundreds of hours of repinning same struct)

1 Like