Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/FAssetManagerEditorRegistrySourc-
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h |
| Include | #include "AssetManagerEditorModule.h" |
void SetRegistryState
&40;
const FAssetRegistryState &42; InRegistryState
&41;
Remarks
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.