UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AndroidPlatformOutputDevices.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
4
/*=============================================================================================
5
AndroidOutputDevices.h: Android platform OutputDevices functions
6
==============================================================================================*/
7
8
#pragma once
9
#include "
GenericPlatform/GenericPlatformOutputDevices.h
"
10
11
struct
FAndroidOutputDevices
:
public
FGenericPlatformOutputDevices
12
{
13
};
14
15
typedef
FAndroidOutputDevices
FPlatformOutputDevices
;
FPlatformOutputDevices
FAndroidOutputDevices FPlatformOutputDevices
Definition
AndroidPlatformOutputDevices.h:15
GenericPlatformOutputDevices.h
FAndroidOutputDevices
Definition
AndroidPlatformOutputDevices.h:12
FGenericPlatformOutputDevices
Definition
GenericPlatformOutputDevices.h:21
Engine
Source
Runtime
Core
Public
Android
AndroidPlatformOutputDevices.h
Generated by
1.9.8