Navigation
API > API/Plugins > API/Plugins/PlainProps
Specialization for schemabound structs.
| Name | TScopedStructBinding< T, Runtime, void > |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
template<class T, class Runtime>
struct TScopedStructBinding< T, Runtime, void > : public PlainProps::FBothStructId
Inheritance Hierarchy
- FBothStructId → TScopedStructBinding< T, Runtime, void >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Ids | typename Runtime::Ids | PlainPropsBind.h | |
| Typename | TTypename< T > | PlainPropsBind.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TScopedStructBinding() |
PlainPropsBind.h | ||
TScopedStructBinding
(
FBothStructId Both |
PlainPropsBind.h |