Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FLinkerTables > Exp
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h |
Include | #include "UObject/Linker.h" |
FObjectExport & Exp
&40;
FPackageIndex Index
&41;
Remarks
Check that this Index is non-null and an export and return an import the export corresponding to this index
Parameters
Name | Description |
---|---|
Index | Package index to get, must be an export |