UObjectBaseUtility::GetLinkerIndex

Returns this object's LinkerIndex.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectBaseUtility.h"

Source

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

Syntax

int32 GetLinkerIndex() const

Remarks

Returns this object's LinkerIndex.

Returns

the index into my linker's ExportMap for the FObjectExport corresponding to this object.

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