Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/FAssetManagerEditorRegistrySourc-
Description
Set the RegistryState viewed by this FAssetManagerEditorRegistrySource to a dynamically allocated FAssetRegistryStateFAssetManagerEditorRegistrySource takes ownership of the given AssetRegistry and deletes it is when cleared. Do not call with AssetRegistry->GetAssetRegistryState; use SetUseEditorAssetRegistry(AssetRegistry) instead.
| Name | SetRegistryState |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h |
| Include Path | #include "AssetManagerEditorModule.h" |
void SetRegistryState
(
const FAssetRegistryState * InRegistryState
)