UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SplashTextType Namespace Reference

Enumerations

enum  Type {
  StartupProgress = 0 , VersionInfo1 , CopyrightInfo , GameName ,
  NumTextTypes
}
 

Detailed Description

SplashTextType defines the types of text on the splash screen

Enumeration Type Documentation

◆ Type

Enumerator
StartupProgress 

Startup progress text

VersionInfo1 

Version information text line 1

CopyrightInfo 

Copyright information text

GameName 

Game Name

NumTextTypes 

Number of text types (must be final enum value)