Use [Set By-Ref Var] node, it allows referencing the variable instead of making a copy of it.
I’m not sure if it works with all types though, you’ll need to check it for yourself.
2 Likes
Use [Set By-Ref Var] node, it allows referencing the variable instead of making a copy of it.
I’m not sure if it works with all types though, you’ll need to check it for yourself.