Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | THexString |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsStringUtil.h |
| Include Path | #include "PlainPropsStringUtil.h" |
Syntax
template<uint64 N>
struct THexString
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Chars | char | PlainPropsStringUtil.h | |
| Len | uint32 | PlainPropsStringUtil.h | |
| Value | std::string_view | PlainPropsStringUtil.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static char At
(
uint32 Idx |
PlainPropsStringUtil.h | ||
static uint32 CalcLen() |
PlainPropsStringUtil.h |