UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHierarchicalLogArchive::FIndentScope Struct Reference

#include <HierarchicalLogArchive.h>

Public Member Functions

 FIndentScope (FHierarchicalLogArchive *InAr=nullptr)
 
 FIndentScope (const FIndentScope &InOther)=delete
 
 FIndentScope (FIndentScope &&InOther)
 
 ~FIndentScope ()
 

Public Attributes

FHierarchicalLogArchiveAr
 

Constructor & Destructor Documentation

◆ FIndentScope() [1/3]

FHierarchicalLogArchive::FIndentScope::FIndentScope ( FHierarchicalLogArchive InAr = nullptr)
inlineexplicit

◆ FIndentScope() [2/3]

FHierarchicalLogArchive::FIndentScope::FIndentScope ( const FIndentScope InOther)
delete

◆ FIndentScope() [3/3]

FHierarchicalLogArchive::FIndentScope::FIndentScope ( FIndentScope &&  InOther)
inlineexplicit

◆ ~FIndentScope()

FHierarchicalLogArchive::FIndentScope::~FIndentScope ( )
inline

Member Data Documentation

◆ Ar

FHierarchicalLogArchive* FHierarchicalLogArchive::FIndentScope::Ar

The documentation for this struct was generated from the following file: