FLinkerSave::MapName

Returns the appropriate name index for the source name, or 0 if not found in NameIndices

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

int32 MapName
(
    FNameEntryId Name
) const

Remarks

Returns the appropriate name index for the source name, or 0 if not found in NameIndices

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