Hi.
So I have a question about how do I change one single variable in a structure variable without having to do this:
I want to change only “new var 0 Member Var 6” without interacting with the others, is that possible?
Hi.
So I have a question about how do I change one single variable in a structure variable without having to do this:
I want to change only “new var 0 Member Var 6” without interacting with the others, is that possible?
Use the Set Members in Struct Node. You then must select the node, and toggle which properties you want to set.
Thanks!
No problem, happy to help 
This helped me a lot!
Is there an equally compact way to Get members of a struct, or will I still have to see the entire stack of variables each time I want to get one value?
Glad it helped!
Yes, in the latest engine version you can select the break struct node, and hide or show specific properties.
Excellent! I saw a collapse node option too; thanks!