UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ObjectAndNameAsStringProxyArchive.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "CoreMinimal.h"
7
8class UObject;
9
51
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition Archive.h:1208
friend FArchive & operator<<(FArchive &Ar, ANSICHAR &Value)
Definition Archive.h:1387
Definition Object.h:95
Definition NameAsStringProxyArchive.h:12
Definition ObjectAndNameAsStringProxyArchive.h:22
virtual COREUOBJECT_API ~FObjectAndNameAsStringProxyArchive()
bool bResolveRedirectors
Definition ObjectAndNameAsStringProxyArchive.h:43
bool bLoadIfFindFails
Definition ObjectAndNameAsStringProxyArchive.h:34
Definition ObjectPtr.h:55
Definition SoftObjectPath.h:56
Definition SoftObjectPtr.h:45
Definition WeakObjectPtr.h:49