Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/UContentBrowserDataSubsystem
Description
Delegate called when all active data sources have completed their initial content discovery scan.
May be called multiple times if new data sources are registered after the current set of active data sources have completed their initial scan.
| Name | OnItemDataDiscoveryComplete |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataSubsystem.h |
| Include Path | #include "ContentBrowserDataSubsystem.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserDataSubsystem.cpp |
FOnContentBrowserItemDataDiscoveryComplete & OnItemDataDiscoveryComplete()