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

I ended up spawning a lightweight actor to handle the task, it works well. No trying to figure out which callback is for what.

Also passes a payload to the calling actor.