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
8
#include "
GenericPlatform/GenericPlatformSplash.h
"
9
13
struct
FAndroidSplash
:
public
FGenericPlatformSplash
14
{
15
// default implementation for now
16
};
17
18
19
typedef
FAndroidSplash
FPlatformSplash
;
FPlatformSplash
FAndroidSplash FPlatformSplash
Definition
AndroidPlatformSplash.h:19
GenericPlatformSplash.h
FAndroidSplash
Definition
AndroidPlatformSplash.h:14
FGenericPlatformSplash
Definition
GenericPlatformSplash.h:41
Engine
Source
Runtime
ApplicationCore
Public
Android
AndroidPlatformSplash.h
Generated by
1.9.8