UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Trace::Private::FImportantLogScope Class Reference

#include <ImportantLogScope.h>

Classes

struct  FFieldSet
 
struct  FFieldSet< FieldMeta, AnsiString >
 
struct  FFieldSet< FieldMeta, TEventRef< DefinitionType > >
 
struct  FFieldSet< FieldMeta, Type[]>
 
struct  FFieldSet< FieldMeta, WideString >
 

Public Member Functions

void operator+= (const FImportantLogScope &) const
 
const FImportantLogScopeoperator<< (bool) const
 
constexpr operator bool () const
 

Static Public Member Functions

template<typename EventType >
static FImportantLogScope Enter ()
 
template<typename EventType >
static FImportantLogScope Enter (uint32 ArrayDataSize)
 

Member Function Documentation

◆ Enter() [1/2]

template<typename EventType >
static FImportantLogScope UE::Trace::Private::FImportantLogScope::Enter ( )
inlinestatic

◆ Enter() [2/2]

template<typename EventType >
static FImportantLogScope UE::Trace::Private::FImportantLogScope::Enter ( uint32  ArrayDataSize)
inlinestatic

◆ operator bool()

constexpr UE::Trace::Private::FImportantLogScope::operator bool ( ) const
inlineexplicitconstexpr

◆ operator+=()

void UE::Trace::Private::FImportantLogScope::operator+= ( const FImportantLogScope ) const

◆ operator<<()

const FImportantLogScope & UE::Trace::Private::FImportantLogScope::operator<< ( bool  ) const
inline

The documentation for this class was generated from the following file: