Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FLinker
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h |
| Include | #include "UObject/Linker.h" |
FString GetPathName
&40;
FPackageIndex PackageIndex
&41;
Remarks
Return the path name of the UObject represented by the specified import. (can be used with StaticFindObject) the path name of the UObject represented by the resource at PackageIndex, or the empty string if this is null
Parameters
| Name | Description |
|---|---|
| PackageIndex | package index |