UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ILauncherCheckModule.h File Reference

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)
 

Enumeration Type Documentation

◆ ELauncherAction

enum class ELauncherAction : uint32
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

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogLauncherCheck  ,
Display  ,
All   
)

Log categories