UContentBrowserDataSubsystem::IsDiscoveringItems

Query whether any data sources are currently discovering content, and retrieve optional status messages that can be shown in the UI.

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

bool IsDiscoveringItems
(
    TArray< FText > * OutStatus
) const

Remarks

Query whether any data sources are currently discovering content, and retrieve optional status messages that can be shown in the UI.

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