![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/CoreNative.h"#include "Misc/CoreDelegates.h"#include "Modules/ModuleManager.h"#include "UObject/Class.h"#include "UObject/ObjectInstancingGraph.h"#include "UObject/Package.h"#include "UObject/UnrealType.h"#include "Misc/PackageName.h"#include "Misc/RuntimeErrors.h"#include "UObject/Stack.h"#include "UObject/OverridableManager.h"Classes | |
| class | FCoreUObjectModule |
Variables | |
| FClassRegistrationInfo | Z_Registration_Info_UClass_UObject |
| ELoaderType GetLoaderTypeInternal | ( | ) |
| IMPLEMENT_CLASS | ( | UObject | , |
| 0 | |||
| ) |
| IMPLEMENT_MODULE | ( | FCoreUObjectModule | , |
| CoreUObject | |||
| ) |
| bool IsAsyncLoadingCoreUObjectInternal | ( | ) |
| bool IsAsyncLoadingMultithreadedCoreUObjectInternal | ( | ) |
| bool IsAsyncLoadingSuspendedInternal | ( | ) |
| bool IsInAsyncLoadingThreadCoreUObjectInternal | ( | ) |
| void ResumeAsyncLoadingInternal | ( | ) |
| void SuspendAsyncLoadingInternal | ( | ) |
| void UClassRegisterAllCompiledInClasses | ( | ) |
Register all loaded classes
| UClass * Z_Construct_UClass_UObject | ( | ) |
|
extern |