Navigation
API > API/Runtime > API/Runtime/TraceLog
| Name | FImportantLogScope |
| Type | class |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.h |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.h" |
Syntax
class FImportantLogScope
Structs
| Name | Remarks |
|---|---|
| FFieldSet |
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FImportantLogScope Enter () |
Trace/Detail/Important/ImportantLogScope.h | ||
static FImportantLogScope Enter
(
uint32 ArrayDataSize |
Trace/Detail/Important/ImportantLogScope.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr operator bool() |
Trace/Detail/Important/ImportantLogScope.h | ||
void operator+=
(
const FImportantLogScope& |
Trace/Detail/Important/ImportantLogScope.h |