Navigation
API > API/Runtime > API/Runtime/TraceLog > API/Runtime/TraceLog/FImportantLogScope > API/Runtime/TraceLog/FImportantLogScope/FFieldSet_FieldMeta_AnsiString
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void Impl
(
FImportantLogScope* Scope, |
|||
static void Impl
(
FImportantLogScope* Scope, |
Impl(FImportantLogScope , const ANSICHAR , int32)
| Name | Impl |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.inl |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.inl" |
static void Impl
(
FImportantLogScope * Scope,
const ANSICHAR * String,
int32 Length
)
Impl(FImportantLogScope , const WIDECHAR , int32)
| Name | Impl |
| Type | function |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Detail/Important/ImportantLogScope.inl |
| Include Path | #include "Trace/Detail/Important/ImportantLogScope.inl" |
static void Impl
(
FImportantLogScope * Scope,
const WIDECHAR * String,
int32 Length
)