FLinkerTables::Imp

Check that this Index is non-null and an import 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

FObjectImport & Imp
(
    FPackageIndex Index
)

Remarks

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

Returns

the import corresponding to this index

Parameters

Parameter

Description

Index

Package index to get, must be an 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