I guess “Expose on spawn” is one blueprint node with black magic and the other is a function call. btw, it also happens to “Spawn actor” if you put the class with the pin
yes, “Expose on spawn” is a nice way to do that, but I’m sure it’s the same result because everything happens in the same frame.
You could do it in a function to pass more data at once and avoid casting multiple times