Judging by your previous post and what you’re trying to achieve, I’d adopt a slightly different approach, though.
You still want your object to get the struct data eventually, too, right? The object is waiting to have its vars set.
expose the object’s vars on spawn (select the var and have a look at the details panel, make it Instance Editable & Expose on Spawn ) - the variables will now appear on the spawn node.