![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "DefaultGameMoviePlayer.h"#include "HAL/PlatformSplash.h"#include "Misc/ScopeLock.h"#include "Misc/CoreDelegates.h"#include "EngineGlobals.h"#include "Widgets/SViewport.h"#include "Engine/GameEngine.h"#include "Framework/Application/SlateApplication.h"#include "Input/HittestGrid.h"#include "Widgets/Layout/SBox.h"#include "GlobalShader.h"#include "MoviePlayerProxy.h"#include "MoviePlayerThreading.h"#include "MoviePlayerSettings.h"#include "ShaderCompiler.h"#include "IHeadMountedDisplay.h"#include "IXRTrackingSystem.h"#include "IXRLoadingScreen.h"#include "Misc/ConfigCacheIni.h"#include "HAL/FileManager.h"#include "Widgets/SVirtualWindow.h"#include "Rendering/SlateDrawBuffer.h"#include "HAL/PlatformApplicationMisc.h"#include "Http.h"#include "HttpManager.h"#include "Widgets/Layout/SDPIScaler.h"#include "Engine/UserInterfaceSettings.h"Classes | |
| class | SDefaultMovieBorder |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogMoviePlayer, Log, All) | |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogMoviePlayer | , |
| Log | , | ||
| All | |||
| ) |