![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 FImportantLogScope & | operator<< (bool) const |
| constexpr | operator bool () const |
Static Public Member Functions | |
| template<typename EventType > | |
| static FImportantLogScope | Enter () |
| template<typename EventType > | |
| static FImportantLogScope | Enter (uint32 ArrayDataSize) |
|
inlinestatic |
|
inlinestatic |
| void UE::Trace::Private::FImportantLogScope::operator+= | ( | const FImportantLogScope & | ) | const |
|
inline |