Navigation
API > API/Plugins > API/Plugins/PlainProps
Constructor API for static custom bindings to create ids, register type-erased inner structs and specify member types, inheritance and version
| Name | TCustomSpecifier |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
template<class Ids, uint32 N>
struct TCustomSpecifier : public PlainProps::TCustomInit< Ids >
Inheritance Hierarchy
- FCustomInit → TCustomInit → TCustomSpecifier
- TInit → TCustomInit → TCustomSpecifier
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Members | FMemberSpec | PlainPropsBind.h | ||
| Super | FOptionalStructId | PlainPropsBind.h | ||
| Version | uint16 | PlainPropsBind.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void FillMembers
(
FMemberSpec Same |
PlainPropsBind.h | ||
void SetMembers
(
Ts&&... Specs |
PlainPropsBind.h |