Navigation
API > API/Plugins > API/Plugins/PlainProps
Helps specify single member structs.
| Name | FSoleMemberSpec |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
struct FSoleMemberSpec
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSoleMemberSpec
(
FDeclId InId, |
PlainPropsSpecify.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | FDeclId | PlainPropsSpecify.h | ||
| MemberName | FMemberId | PlainPropsSpecify.h | ||
| MemberType | FMemberSpec | PlainPropsSpecify.h | ||
| Super | FOptionalDeclId | PlainPropsSpecify.h | ||
| Version | uint16 | PlainPropsSpecify.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FStructSpec() |
PlainPropsSpecify.h |