FScopedSuppressContentBrowserDataTick

Helper to suppress Tick events during critical times, when the underlying data should not be updated.

Unreal Engine C++ API Reference > 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

Destructors

Type Name Description
  ~FScopedSuppressContentBrowserDataTick ()  

Operators

Type Name Description
FScopedSuppr... operator= ( const FScopedSuppressContentBrowser... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library