Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TConcat |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsStringUtil.h |
| Include Path | #include "PlainPropsStringUtil.h" |
Syntax
template<const std::string_view &... Strs>
struct TConcat
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Chars | std::array< char, Len+1 > | PlainPropsStringUtil.h | |
| Len | std::size_t | PlainPropsStringUtil.h | |
| Value | std::string_view | PlainPropsStringUtil.h |