Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include |
#include "UObject/LinkerLoad.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerLoad.cpp |
void BuildPathName
(
FString & OutPathName,
FPackageIndex ExportIndex
) const
Builds a string containing the full path for a resource in the export table.
Parameter |
Description |
---|---|
OutPathName |
[out] Will contain the full path for the resource |
ResourceIndex |
Index of a resource in the export table |