Module |
|
Header |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSplash.h |
Include |
#include "GenericPlatform/GenericPlatformSplash.h" |
Source |
/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericPlatformSplash.cpp |
Finds a usable splash pathname for the given filename
true if a splash screen was found
Parameter |
Description |
---|---|
SplashFilename |
Name of the desired splash name("Splash") |
IconFilename |
Name of the desired icon name("Splash") |
OutPath |
String containing the path to the file, if this function returns true |
OutIconPath |
String containing the path to the icon, if this function returns true |