UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Logging::Private::FLocalizedLogFormatTable Class Reference

Public Member Functions

int32 Add (FTextFormat &&Format)
 
void RemoveAt (int32 Index)
 
FTextFormat Get (int32 Index) const
 

Detailed Description

A table of localized log formats referenced by log templates.

Member Function Documentation

◆ Add()

int32 UE::Logging::Private::FLocalizedLogFormatTable::Add ( FTextFormat &&  Format)
inline

◆ Get()

FTextFormat UE::Logging::Private::FLocalizedLogFormatTable::Get ( int32  Index) const
inline

◆ RemoveAt()

void UE::Logging::Private::FLocalizedLogFormatTable::RemoveAt ( int32  Index)
inline

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