![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/UObjectBaseUtility.h"#include "UObject/Object.h"#include "UObject/LinkerLoad.h"#include "UObject/Package.h"#include "UObject/UObjectAnnotation.h"Classes | |
| struct | FLinkerIndexPair |
| struct | TIsPODType< FLinkerIndexPair > |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogUObjectLinker, Log, All) | |
| void | CleanupLinkerAnnotations () |
| void CleanupLinkerAnnotations | ( | ) |
Remove all annotations on exit. This is to prevent issues with the order of static destruction of singletons.
| DEFINE_LOG_CATEGORY_STATIC | ( | LogUObjectLinker | , |
| Log | , | ||
| All | |||
| ) |