![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HierarchicalLogArchive.h>
Inheritance diagram for FHierarchicalLogArchive:Classes | |
| struct | FIndentScope |
Public Member Functions | |
| CORE_API | FHierarchicalLogArchive (FArchive &InInnerArchive) |
| void | Print (const TCHAR *InLine) |
| FIndentScope | PrintIndent (const TCHAR *InLine) |
| template<typename... Types> | |
| void | Printf (UE::Core::TCheckedFormatString< FString::FmtCharType, Types... > Fmt, Types... Args) |
| template<typename... Types> | |
| FIndentScope | PrintfIndent (UE::Core::TCheckedFormatString< FString::FmtCharType, Types... > Fmt, Types... Args) |
| FHierarchicalLogArchive::FHierarchicalLogArchive | ( | FArchive & | InInnerArchive | ) |
|
inline |
|
inline |
|
inline |