Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistrySubsystem
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySubsystem.h |
| Include | #include "DataRegistrySubsystem.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySubsystem.cpp |
bool AcquireItem
(
const FDataRegistryId & ItemId,
FDataRegistryItemAcquiredCallback DelegateToCall
) const
Remarks
Start an async load of an item, delegate will be called on success or failure of acquire. Returns false if delegate could not be scheduled