Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
TMapDeltaBinding |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path |
#include "PlainPropsUeCoreBindings.h" |
Syntax
template<typename K, typename V, typename SetAllocator, typename KeyFuncs>
struct TMapDeltaBinding : public PlainProps::UE::TBaseDeltaBinding< TMap< K, V, SetAllocator, KeyFuncs >, K >
Inheritance Hierarchy
Constructors
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| MapType |
TMap< K, V, SetAllocator, KeyFuncs > |
|
PlainPropsUeCoreBindings.h |
| Super |
TBaseDeltaBinding< MapType, K > |
|
PlainPropsUeCoreBindings.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Keys |
const TMemberSerializer< K > |
|
PlainPropsUeCoreBindings.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PlainPropsUeCoreBindings.h |
|
|
|
PlainPropsUeCoreBindings.h |
|