Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FLinkerInstancingContext
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerInstancingContext.h |
| Include | #include "UObject/LinkerInstancingContext.h" |
FSoftObjectPath RemapPath
&40;
const FSoftObjectPath & Path
&41; const
Remarks
Remap the top level asset part of the path name to its instanced counterpart, otherwise return the name unmodified. i.e. remaps /Path/To/Package.AssetName:Inner to /NewPath/To/NewPackage.NewAssetName:Inner