FLinkerSave::MapObject

Returns the appropriate package index for the source object, or default value if not found in ObjectIndicesMap

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/LinkerSave.h"

Source

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

Syntax

FPackageIndex MapObject
(
    const UObject * Object
) const

Remarks

Returns the appropriate package index for the source object, or default value if not found in ObjectIndicesMap

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