UDataRegistry::GetPossibleRegistryIds

Fills in a list of all item ids provided by this registry, sorted for display

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 void GetPossibleRegistryIds
(
    TArray< FDataRegistryId > & OutRegistryIds,
    bool bSortForDisplay
) const

Remarks

Fills in a list of all item ids provided by this registry, sorted for display

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