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 |
void PreregisterSpecificAssets
(
const TMap< FDataRegistryType , TArray< FSoftObjectPath > > & AssetMap,
int32 AssetPriority
)
Remarks
Schedules registration of assets by path, this will happen immediately or will be queued if the data registries don't exist yet