UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndroidPlatformSplash.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3/*=============================================================================================
4 AndroidSplash.h: Android platform splash screen...
5==============================================================================================*/
6
7#pragma once
9
14{
15 // default implementation for now
16};
17
18
FAndroidSplash FPlatformSplash
Definition AndroidPlatformSplash.h:19
Definition AndroidPlatformSplash.h:14
Definition GenericPlatformSplash.h:41