How is everyone handling passing even variables to async loaded asset classes?

I’m not really seeing a workaround in blueprints to be honest. I think I’d need to consider making a new C++ node that can handle passing along a payload with the callback. Ah well. At the moment blocking loading isn’t showing any performance issues for now and will look into improving it later should I need to.

1 Like