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

#include <UnifiedError.h>

Public Member Functions

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

Public Attributes

char Str [N]
 

Constructor & Destructor Documentation

◆ TStringLiteralWithColonsReplaced()

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

Member Data Documentation

◆ Str

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

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