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