UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HierarchicalLogArchive.h File Reference

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
 

Macro Definition Documentation

◆ UE_SCOPED_INDENT_LOG_ARCHIVE

#define UE_SCOPED_INDENT_LOG_ARCHIVE (   Code)     FHierarchicalLogArchive::FIndentScope BODY_MACRO_COMBINE(Scoped,Indent,_,__LINE__) = Code