Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TStringLiteralWithSpacesReplaced |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/Experimental/UnifiedError/UnifiedError.h |
| Include Path |
#include "Experimental/UnifiedError/UnifiedError.h" |
Syntax
template<unsigned int N>
struct TStringLiteralWithSpacesReplaced
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
constexpr TStringLiteralWithSpacesReplaced
(
const char(&) InStr
)
|
|
Experimental/UnifiedError/UnifiedError.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Str |
char |
|
Experimental/UnifiedError/UnifiedError.h |
|
Functions
Public