Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/UContentBrowserDataSource
Description
If possible, attempt to prioritize content discovery for the given virtual path.
This will be called in response to a user attempting to browse content under the given virtual path.
| Name | PrioritizeSearchPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataSource.h |
| Include Path | #include "ContentBrowserDataSource.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserDataSource.cpp |
virtual bool PrioritizeSearchPath
(
const FName InPath
)