Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/FImportantLogScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FImportantLogScope Enter () |
Trace/Detail/Important/ImportantLogScope.h | ||
static FImportantLogScope Enter
(
uint32 ArrayDataSize |
Trace/Detail/Important/ImportantLogScope.h |
Enter()
| Name | Enter |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.h |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.h" |
template<typename EventType>
static FImportantLogScope Enter()
Enter(uint32)
| Name | Enter |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.h |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.h" |
template<typename EventType>
static FImportantLogScope Enter
(
uint32 ArrayDataSize
)