FLinkerTables::Exp

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

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Linker.h"

Syntax

FObjectExport & Exp
(
    FPackageIndex Index
)

Remarks

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

Returns

the export corresponding to this index

Parameters

Parameter

Description

Index

Package index to get, must be an export

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