Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/ICBSearchOverrideInstance
Description
Returns true while the override has async work in flight whose results have not yet been published. The asset view will keep ticking while this is true.
| Name | HasPendingResults |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/Experimental/ContentBrowserSearchOverride.h |
| Include Path | #include "Experimental/ContentBrowserSearchOverride.h" |
virtual bool HasPendingResults() const