Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
TSetDeltaBinding |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path |
#include "PlainPropsUeCoreBindings.h" |
Syntax
template<typename T, typename KeyFuncs, typename SetAllocator>
struct TSetDeltaBinding : public PlainProps::UE::TBaseDeltaBinding< TSet< T, KeyFuncs, SetAllocator >, T >
Inheritance Hierarchy
Constructors
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| SetType |
TSet< T, KeyFuncs, SetAllocator > |
|
PlainPropsUeCoreBindings.h |
| Super |
TBaseDeltaBinding< SetType, T > |
|
PlainPropsUeCoreBindings.h |
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PlainPropsUeCoreBindings.h |
|
|
|
PlainPropsUeCoreBindings.h |
|