Navigation
Unreal Engine C++ API Reference > Runtime > MoviePlayer > FLoadingScreenAttributes
Syntax
bool bAllowEngineTick
Remarks
If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe