How to construct an object from a pure node

I’m just wondering how I could use the construct object node as a pure node.
image

Although I would be able to create a pure function that calls it, passing in class and outer , and returning the object, none of the “Expose on Spawn” variables would be visible without creating an individual pure function for every class; I would have to use an exec node to set them.

Thank you.

I was just revisiting this problem and got so excited thinking I immediately found my answer- turns out it was my own unresolved post.

2 Likes