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

Public Member Functions

 FDiffFormatHelper ()
 

Static Public Member Functions

static FDiffFormatHelperGet ()
 

Public Attributes

const TCHAR *const Indent
 
const TCHAR *const LineTerminator
 

Detailed Description

Helper class that holds runtime generated constants for log output formatting

Constructor & Destructor Documentation

◆ FDiffFormatHelper()

FDiffFormatHelper::FDiffFormatHelper ( )
inline

Member Function Documentation

◆ Get()

static FDiffFormatHelper & FDiffFormatHelper::Get ( )
inlinestatic

Member Data Documentation

◆ Indent

const TCHAR* const FDiffFormatHelper::Indent

◆ LineTerminator

const TCHAR* const FDiffFormatHelper::LineTerminator

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