UDataRegistry::MapIdToResolvedName

Maps from a type:name pair to a per-source resolved name, default just returns the name

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistry.h

Include

#include "DataRegistry.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistry.cpp

Syntax

virtual FName MapIdToResolvedName
(
    const FDataRegistryId & ItemId,
    const UDataRegistrySource * RegistrySource
) const

Remarks

Maps from a type:name pair to a per-source resolved name, default just returns the name

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