![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/ObjectRedirector.h"#include "UObject/AssetRegistryTagsContext.h"#include "UObject/ObjectSaveContext.h"#include "UObject/Package.h"#include "Templates/Casts.h"#include "UObject/GarbageCollectionSchema.h"#include "UObject/PropertyPortFlags.h"#include "UObject/UnrealType.h"Functions | |
| IMPLEMENT_FARCHIVE_SERIALIZER (UObjectRedirector) | |
| IMPLEMENT_CORE_INTRINSIC_CLASS (UObjectRedirector, UObject, { UE::GC::DeclareIntrinsicMembers(Class, { UE_GC_MEMBER(UObjectRedirector, DestinationObject) });}) | |
| IMPLEMENT_CORE_INTRINSIC_CLASS | ( | UObjectRedirector | , |
| UObject | , | ||
| { UE::GC::DeclareIntrinsicMembers(Class, { UE_GC_MEMBER(UObjectRedirector, DestinationObject) });} | |||
| ) |
| IMPLEMENT_FARCHIVE_SERIALIZER | ( | UObjectRedirector | ) |