UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::Private::FormatStringSan::TCheckedFormatStringPrivate< CharType, ArgTypes > Struct Template Reference

#include <FormatStringSan.h>

Public Member Functions

template<int32 N>
 TCheckedFormatStringPrivate (const CharType(&Fmt)[N])
 

Public Attributes

const CharType * FormatString
 

Constructor & Destructor Documentation

◆ TCheckedFormatStringPrivate()

template<typename CharType , typename... ArgTypes>
template<int32 N>
UE::Core::Private::FormatStringSan::TCheckedFormatStringPrivate< CharType, ArgTypes >::TCheckedFormatStringPrivate ( const CharType(&)  Fmt[N])
inline

Member Data Documentation

◆ FormatString

template<typename CharType , typename... ArgTypes>
const CharType* UE::Core::Private::FormatStringSan::TCheckedFormatStringPrivate< CharType, ArgTypes >::FormatString

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