FGenericPlatformSplash::GetSplashPath

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 bool GetSplashPath
(
    const TCHAR * SplashFilename,
    const TCHAR * IconFilename,
    FString & OutPath,
    FString & OutIconPath,
    bool & OutIsCustom
)

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