Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | TStringBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path | #include "PlainPropsUeCoreBindings.h" |
Syntax
template<class StringType>
struct TStringBinding : public PlainProps::ILeafRangeBinding
Implements Interfaces
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CharType | typename StringType::ElementType | PlainPropsUeCoreBindings.h | |
| ItemType | char8_t | PlainPropsUeCoreBindings.h | |
| SizeType | int32 | PlainPropsUeCoreBindings.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BindName | std::string_view | PlainPropsUeCoreBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ILeafRangeBinding
(
FConcreteTypenameId RangeBindName |
PlainPropsUeCoreBindings.h |
Overridden from ILeafRangeBinding
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool DiffLeaves
(
const void* RangeA, |
PlainPropsUeCoreBindings.h | ||
virtual void LoadLeaves
(
void* Range, |
PlainPropsUeCoreBindings.h | ||
virtual void SaveLeaves
(
const void* Range, |
PlainPropsUeCoreBindings.h |