Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/FImportantLogScope
| Name | FFieldSet |
| Type | struct |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.h |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.h" |
| Source | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.inl |
Syntax
template<typename FieldMeta, typename Type>
struct FFieldSet
Struct Specializations
| Name | Remarks |
|---|---|
| FFieldSet< FieldMeta, AnsiString > | |
| FFieldSet< FieldMeta, Type[]> | |
| FFieldSet< FieldMeta, WideString > |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void Impl
(
FImportantLogScope* Scope, |