FLinker::AnyExportShareOuterWithImport

Return if any export share an outer with the import

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Linker.cpp

Syntax

bool AnyExportShareOuterWithImport
(
    int32 ImportIndex
) const

Remarks

Return if any export share an outer with the import

Parameters

Parameter

Description

ImportIndex

the import to verify true if any export share the same outer has the import

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss