UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UObjectPrivate.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Logging/LogMacros.h
"
6
7
DECLARE_LOG_CATEGORY_EXTERN
(
LogUObjectBootstrap
,
Display
,
Display
);
8
9
// Processes the first stage of compiled in UObjects i.e. creating them and adding them to the global array and hash
10
// Does not do further initialization i.e. linking classes/structs/properties
11
void
UObjectProcessRegistrants
();
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
Display
DIRECTLINK_API Display
Definition
DirectLinkLog.h:8
LogMacros.h
DECLARE_LOG_CATEGORY_EXTERN
#define DECLARE_LOG_CATEGORY_EXTERN(CategoryName, DefaultVerbosity, CompileTimeVerbosity)
Definition
LogMacros.h:361
UObjectProcessRegistrants
void UObjectProcessRegistrants()
Definition
UObjectBase.cpp:614
Engine
Source
Runtime
CoreUObject
Private
UObject
UObjectPrivate.h
Generated by
1.9.8