Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
TArrayBinding |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path |
#include "PlainPropsUeCoreBindings.h" |
Syntax
template<typename T, class Allocator>
struct TArrayBinding : public PlainProps::IItemRangeBinding
Implements Interfaces
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ArrayType |
TArray< T, Allocator > |
|
PlainPropsUeCoreBindings.h |
| ItemType |
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 |
|
Try living without virtual destructor and trivially destructible members. |
PlainPropsUeCoreBindings.h |
|
Overridden from IItemRangeBinding
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PlainPropsUeCoreBindings.h |
|
|
|
PlainPropsUeCoreBindings.h |
|