Navigation
API > API/Plugins > API/Plugins/PlainProps
Inheritance Hierarchy
- IItemRangeBinding
- TSetBinding
- TMapBinding
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include | #include "PlainPropsUeCoreBindings.h" |
Syntax
template<typename K, typename V, typename SetAllocator, typename KeyFuncs>
struct TMapBinding : public PlainProps::UE::TSetBinding< TPair< K, V >, KeyFuncs, SetAllocator >