AsyncLoadingScreen
AsyncLoadingScreen copied to clipboard
Is it possible to exclude some levels/maps?
I have few maps, out of them one is super light and doesn't require loader. Is it possible to add feature to exclude some maps?
Hi, not possible at the moment. However, you can load stream level to prevent the plugin triggers.
Thank you.
I have seen in description
MoviePlayer is registered to PreLoadMap and PostLoadMapWithWorld delegates so it will be called and shut down automatically by the engine whenever you open a new level.
But not sure where those method are to trigger..
Is GetMoviePlayer()->OnPrepareLoadingScreen(). trigger loader? Is there any way so I can pass level name?
Something like here: https://nerivec.github.io/old-ue4-wiki/pages/loading-screen.html
at me it triggers in also at load stream level how can fix? want when reload stream level no loading screen at new round or reset