![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IOSPlatformSplash.h>
Inheritance diagram for FIOSPlatformSplash:Additional Inherited Members | |
Static Public Member Functions inherited from FGenericPlatformSplash | |
| static void | Show () |
| static void | Hide () |
| static APPLICATIONCORE_API void | SetCustomSplashImage (const TCHAR *SplashFilename) |
| static void | SetProgress (int ProgressPercent) |
| static APPLICATIONCORE_API void | SetSplashText (const SplashTextType::Type InType, const TCHAR *InText) |
| static void | SetSplashText (const SplashTextType::Type InType, const FText &InText) |
| static bool | IsShown () |
Static Protected Member Functions inherited from FGenericPlatformSplash | |
| static APPLICATIONCORE_API bool | GetSplashPath (const TCHAR *SplashFilename, FString &OutPath, bool &OutIsCustom) |
| static APPLICATIONCORE_API bool | GetSplashPath (const TCHAR *SplashFilename, const TCHAR *IconFilename, FString &OutPath, FString &OutIconPath, bool &OutIsCustom) |
IOS splash implementation