FLinkerTables::ImpExp

Check that this Index is non-null and return an import or export

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Linker.h"

Syntax

FObjectResource const & ImpExp
(
    FPackageIndex Index
) const

Remarks

Check that this Index is non-null and return an import or export

Returns

the resource corresponding to this index

Parameters

Parameter

Description

Index

Package index to get

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