UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CoreUObjectSharedPCH.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "CoreSharedPCH.h"
6
7// From CoreUObject:
8#include "Misc/NotifyHook.h"
9#include "Misc/PackageName.h"
15#include "Templates/Casts.h"
17#include "UObject/Class.h"
18#include "UObject/CoreNative.h"
19#include "UObject/CoreNet.h"
22#include "UObject/GCObject.h"
24#include "UObject/Interface.h"
26#include "UObject/Linker.h"
27#include "UObject/LinkerLoad.h"
28#include "UObject/Object.h"
29#include "UObject/ObjectKey.h"
33#include "UObject/Package.h"
36#include "UObject/PropertyTag.h"
37#include "UObject/Script.h"
41#include "UObject/Stack.h"
44#include "UObject/UnrealType.h"
47#include "UObject/UObjectBase.h"
50#include "UObject/UObjectHash.h"