Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FHierarchicalLogArchive > API/Runtime/Core/FHierarchicalLogArchive/FIndentScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndentScope
(
FHierarchicalLogArchive* InAr |
Misc/HierarchicalLogArchive.h | ||
FIndentScope
(
const FIndentScope& InOther |
Misc/HierarchicalLogArchive.h | ||
FIndentScope
(
FIndentScope&& InOther |
Misc/HierarchicalLogArchive.h |
FIndentScope(FHierarchicalLogArchive *)
| Name | FIndentScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/HierarchicalLogArchive.h |
| Include Path | #include "Misc/HierarchicalLogArchive.h" |
FIndentScope
(
FHierarchicalLogArchive * InAr
)
FIndentScope(const FIndentScope &)
| Name | FIndentScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/HierarchicalLogArchive.h |
| Include Path | #include "Misc/HierarchicalLogArchive.h" |
FIndentScope
(
const FIndentScope & InOther
)
FIndentScope(FIndentScope &&)
| Name | FIndentScope |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/HierarchicalLogArchive.h |
| Include Path | #include "Misc/HierarchicalLogArchive.h" |
FIndentScope
(
FIndentScope && InOther
)