UContentBrowserDataSource::PrioritizeSearchPath

If possible, attempt to prioritize content discovery for the given virtual path.

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 PrioritizeSearchPath
(
    const FName InPath
)

Remarks

If possible, attempt to prioritize content discovery for the given virtual path. @note This will be called in response to a user attempting to browse content under the given virtual path.

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