UDataRegistry::BatchAcquireItems

Start an async request for multiple items

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 bool BatchAcquireItems
(
    const TArray< FDataRegistryId > & ItemIds,
    FDataRegistryBatchAcquireCallback DelegateToCall
)

Remarks

Start an async request for multiple items

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