UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStringLiteralWithSpacesReplaced< N > Struct Template Reference

#include <UnifiedError.h>

Public Member Functions

constexpr TStringLiteralWithSpacesReplaced (const char(&InStr)[N])
 

Public Attributes

char Str [N]
 

Constructor & Destructor Documentation

◆ TStringLiteralWithSpacesReplaced()

template<unsigned int N>
constexpr TStringLiteralWithSpacesReplaced< N >::TStringLiteralWithSpacesReplaced ( const char(&)  InStr[N])
inlineconstexpr

Member Data Documentation

◆ Str

template<unsigned int N>
char TStringLiteralWithSpacesReplaced< N >::Str[N]

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