FLinkerLoad::BuildPathName

Builds a string containing the full path for a resource in the export table.

Choose your operating system:

Windows

macOS

Linux

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

Syntax

void BuildPathName
(
    FString & OutPathName,
    FPackageIndex ExportIndex
) const

Remarks

Builds a string containing the full path for a resource in the export table.

Parameters

Parameter

Description

OutPathName

[out] Will contain the full path for the resource

ResourceIndex

Index of a resource in the export table