Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
TRangeBind< TMap< K, V, SetAllocator, KeyFuncs > > |
| 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 TRangeBind< TMap< K, V, SetAllocator, KeyFuncs > >
Typedefs
| Name |
Type |
Remarks |
Include Path |
| Type |
UE::TMapBinding< K, V, SetAllocator, KeyFuncs > |
|
PlainPropsUeCoreBindings.h |