Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > FGenericPlatformSplash
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSplash.h |
Include | #include "GenericPlatform/GenericPlatformSplash.h" |
static void SetSplashText
&40;
const SplashTextType::Type InType,
const TCHAR &42; InText
&41;
Remarks
Sets the text displayed on the splash screen (for startup/loading progress)
Parameters
Name | Description |
---|---|
InType | Type of text to change |
InText | Text to display |