How can I find out if an auto streaming level has finished loading?

I use the is-level-loaded node. If the streaming level is loaded, continue with the logic if not, bind to on level loaded delegate


This works for me.

1 Like