UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlatformIncludes.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Misc/MonolithicHeaderBoilerplate.h
"
6
MONOLITHIC_HEADER_BOILERPLATE
()
7
8
// All the different platform-specific includes
9
#include "HAL/PlatformCrt.h"
10
#include "
HAL/PlatformMemory.h
"
11
#include "
HAL/PlatformString.h
"
12
#include "
HAL/PlatformMisc.h
"
13
#include "
HAL/PlatformStackWalk.h
"
14
#include "
HAL/PlatformMath.h
"
15
#include "
HAL/PlatformNamedPipe.h
"
16
#include "
HAL/PlatformTime.h
"
17
#include "
HAL/PlatformProcess.h
"
18
#include "
HAL/CriticalSection.h
"
19
#include "
HAL/PlatformAtomics.h
"
20
#include "
HAL/PlatformTLS.h
"
21
#include "
HAL/PlatformFile.h
"
22
#include "
HAL/PlatformAffinity.h
"
CriticalSection.h
MonolithicHeaderBoilerplate.h
MONOLITHIC_HEADER_BOILERPLATE
#define MONOLITHIC_HEADER_BOILERPLATE()
Definition
MonolithicHeaderBoilerplate.h:10
PlatformAffinity.h
PlatformAtomics.h
PlatformFile.h
PlatformMath.h
PlatformMemory.h
PlatformMisc.h
PlatformNamedPipe.h
PlatformProcess.h
PlatformStackWalk.h
PlatformString.h
PlatformTLS.h
PlatformTime.h
Engine
Source
Runtime
Core
Public
HAL
PlatformIncludes.h
Generated by
1.9.8