![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Logging/LogMacros.h"#include "Modules/ModuleInterface.h"#include "Modules/ModuleManager.h"Go to the source code of this file.
Classes | |
| class | ILauncherCheckModule |
Enumerations | |
| enum class | ELauncherAction : uint32 { AppLaunch , AppUpdateCheck , AppInstaller , AppVerifyInstallation } |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogLauncherCheck, Display, All) | |
|
strong |
Launch options when starting the Launcher
| Enumerator | |
|---|---|
| AppLaunch | Launch the App after the launcher is started |
| AppUpdateCheck | Check for an available update to the App after the launcher is started |
| AppInstaller | Modify the Apps installation - app has to support SD and be installed |
| AppVerifyInstallation | Notify the launcher that installation corruption was detected and that it should verify |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogLauncherCheck | , |
| Display | , | ||
| All | |||
| ) |
Log categories