FGenericPlatformSplash::SetCustomSplashImage

Sets a custom splash image to display

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSplash.h

Include

#include "GenericPlatform/GenericPlatformSplash.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericPlatformSplash.cpp

Syntax

static void SetCustomSplashImage
(
    const TCHAR * SplashFilename
)

Remarks

Sets a custom splash image to display

Parameters

Parameter

Description

SplashFilename

Full path to the splash image to display

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss