Navigation
API > API/Editor > API/Editor/ContentBrowserData
References
| Module | ContentBrowserData |
| Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataSubsystem.h |
| Include | #include "ContentBrowserDataSubsystem.h" |
Syntax
class FScopedSuppressContentBrowserDataTick
Remarks
Helper to suppress Tick events during critical times, when the underlying data should not be updated.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedSuppressContentBrowserDataTick
(
UContentBrowserDataSubsystem* InContentBrowserData |
|||
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopedSuppressContentBrowserDataTick & | operator=
(
const FScopedSuppressContentBrowserDataTick& |