![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GenericPlatform/GenericPlatformSplash.h"#include "Containers/UnrealString.h"#include "HAL/FileManager.h"#include "HAL/PlatformSplash.h"#include "Internationalization/Text.h"#include "Misc/Paths.h"Functions | |
| FString | GetSplashFilename (const FString &ContentDir, const FString &Filename) |
Variables | |
| const TCHAR * | SupportedSplashImageExt [] |
| FString GetSplashFilename | ( | const FString & | ContentDir, |
| const FString & | Filename | ||
| ) |
Return the filename found (look for PNG, JPG and BMP in that order, try to avoid BMP, use more space...)