Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Serialization > FArchiveReplaceObjectAndStructPropertyRef > FArchiveReplaceObjectAndStructPropertyRef
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveReplaceObjectAndStructPropertyRef.h |
Include | #include "Serialization/ArchiveReplaceObjectAndStructPropertyRef.h" |
FArchiveReplaceObjectAndStructPropertyRef
(
UObject * InSearchObject,
const TMap < T *, T * > & InReplacementMap,
bool bNullPrivateRefs,
bool bIgnoreOuterRef,
bool bIgnoreArchetypeRef,
bool bDelayStart,
bool bIgnoreClassGeneratedByRef
)