![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PreLoadScreenManager.h"#include "Engine/GameEngine.h"#include "Framework/Application/SlateApplication.h"#include "GlobalShader.h"#include "ShaderCompiler.h"#include "PreLoadScreen.h"#include "PreLoadSettingsContainer.h"#include "HAL/ThreadManager.h"#include "Modules/ModuleManager.h"#include "Stats/StatsSystem.h"Functions | |
| IMPLEMENT_MODULE (FDefaultModuleImpl, PreLoadScreen) | |
| DEFINE_LOG_CATEGORY_STATIC (LogPreLoadScreenManager, Log, All) | |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogPreLoadScreenManager | , |
| Log | , | ||
| All | |||
| ) |
| IMPLEMENT_MODULE | ( | FDefaultModuleImpl | , |
| PreLoadScreen | |||
| ) |