UContentBrowserDataSubsystem::OnItemDataDiscoveryComplete

Delegate called when all active data sources have completed their initial content discovery scan.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataSubsystem.h

Include

#include "ContentBrowserDataSubsystem.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserDataSubsystem.cpp

Syntax

FOnContentBrowserItemDataDiscoveryComplete & OnItemDataDiscoveryComplete()

Remarks

Delegate called when all active data sources have completed their initial content discovery scan. @note May be called multiple times if new data sources are registered after the current set of active data sources have completed their initial scan.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss