UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CoreUObjectPrivatePCH.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
6
7// From Core:
11#include "Math/RandomStream.h"
12#include "Misc/EngineVersion.h"
13#include "Misc/NetworkGuid.h"
21
22// From CoreUObject:
25#include "Misc/PackageName.h"
28#include "Templates/Casts.h"
29#include "UObject/CoreNet.h"
32#include "UObject/Linker.h"
33#include "UObject/LinkerLoad.h"
39#include "UObject/MetaData.h"
42#include "UObject/Package.h"
45#include "UObject/PropertyTag.h"
48#include "UObject/UnrealType.h"
51#include "UObject/UObjectHash.h"