UContentBrowserDataSource::IsDiscoveringItems

Query whether this data source instance is currently discovering content, and retrieve an optional status message that can be shown in the UI.

Windows
MacOS
Linux

Override Hierarchy

References

Module

ContentBrowserData

Header

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

Include

#include "ContentBrowserDataSource.h"

Source

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

Syntax

virtual bool IsDiscoveringItems
(
    FText * OutStatus
)

Remarks

Query whether this data source instance is currently discovering content, and retrieve an optional status message 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