Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FLinkerLoad
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include | #include "UObject/LinkerLoad.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerLoad.cpp |
void ReplaceExportIndexes
&40;
const FPackageIndex & OldIndex,
const FPackageIndex & NewIndex
&41;
Remarks
Replaces all instances of OldIndex in ExportMap with NewIndex.