UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LinuxPlatformMisc.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
/*=============================================================================================
4
LinuxPlatformMisc.h: Linux platform misc functions
5
==============================================================================================*/
6
7
#pragma once
8
9
#include "
Unix/UnixPlatformMisc.h
"
10
15
// A stub for now. Will allow to override any functions if needed
16
struct
FLinuxPlatformMisc
:
public
FUnixPlatformMisc
17
{
18
};
19
20
typedef
FLinuxPlatformMisc
FPlatformMisc
;
FPlatformMisc
FLinuxPlatformMisc FPlatformMisc
Definition
LinuxPlatformMisc.h:20
UnixPlatformMisc.h
FLinuxPlatformMisc
Definition
LinuxPlatformMisc.h:17
FUnixPlatformMisc
Definition
UnixPlatformMisc.h:23
Engine
Source
Runtime
Core
Public
Linux
LinuxPlatformMisc.h
Generated by
1.9.8