Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FAssetRegistryGenerator
Description
Used by DLC which does not Clone the entire global AR. Copies data from the global assetregistry for all packages present in the previous AssetRegistry
| Name | CloneGlobalAssetRegistryFilteredByPreviousState |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Commandlets/AssetRegistryGenerator.h |
| Include Path | #include "Commandlets/AssetRegistryGenerator.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/AssetRegistryGenerator.cpp |
void CloneGlobalAssetRegistryFilteredByPreviousState
(
const FAssetRegistryState & PreviousState
)