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 |
FName ResolveResourceName
(
FPackageIndex ResourceIndex
)
Returns the ObjectName associated with the resource indicated.
ObjectName for the FObjectResource at ResourceIndex, or NAME_None if not found
Parameter |
Description |
---|---|
ResourceIndex |
location of the object resource |