![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/UnrealString.h"#include "CoreMinimal.h"#include "HAL/Platform.h"#include "Misc/AssertionMacros.h"#include "Serialization/ArchiveProxy.h"Go to the source code of this file.
Classes | |
| struct | FHierarchicalLogArchive |
| struct | FHierarchicalLogArchive::FIndentScope |
Macros | |
| #define | UE_SCOPED_INDENT_LOG_ARCHIVE(Code) FHierarchicalLogArchive::FIndentScope BODY_MACRO_COMBINE(Scoped,Indent,_,__LINE__) = Code |
| #define UE_SCOPED_INDENT_LOG_ARCHIVE | ( | Code | ) | FHierarchicalLogArchive::FIndentScope BODY_MACRO_COMBINE(Scoped,Indent,_,__LINE__) = Code |