Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FLinkerInstancingContext
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerInstancingContext.h |
Include | #include "UObject/LinkerInstancingContext.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerInstancingContext.cpp |
FName RemapPackage
(
const FName & PackageName
) const
Remarks
Remap the package name from the import table to its instanced counterpart, otherwise return the name unmodified.