Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistrySubsystem
Description
Load and initialize a specific registry, useful for plugins. This can hitch so the asset should be preloaded elsewhere if needed
| Name | LoadRegistryPath |
| Type | function |
| Header File | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySubsystem.h |
| Include Path | #include "DataRegistrySubsystem.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySubsystem.cpp |
bool LoadRegistryPath
(
const FSoftObjectPath & RegistryAssetPath
)