FLinker::ResourceGetOutermost

Return the outermost resource package index of the resource pointed by LinkerIndex

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Linker.cpp

Syntax

FPackageIndex ResourceGetOutermost
(
    FPackageIndex LinkerIndex
) const

Remarks

Return the outermost resource package index of the resource pointed by LinkerIndex

Returns

the package index of the outermost

Parameters

Parameter

Description

LinkerIndex

the resource to find the outermost of

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss