I’m just wondering how I could use the construct object node as a pure node.
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.