Navigation
API > API/Plugins > API/Plugins/PlainProps
Specifies the type of a member before declaring it.
| Name | FMemberSpec |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
class FMemberSpec
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PlainPropsSpecify.h | |||
FMemberSpec () |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecBool |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecIntS In |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecIntU In |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecHex In |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecUtf In |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESpecFloat In |
PlainPropsSpecify.h | ||
FMemberSpec
(
FDeclId Id |
PlainPropsSpecify.h | ||
FMemberSpec
(
FMemberType Type, |
PlainPropsSpecify.h | ||
FMemberSpec
(
FMemberType Type, |
!Type.IsRange() | PlainPropsSpecify.h | |
FMemberSpec
(
FUnpackedLeafType Leaf, |
PlainPropsSpecify.h | ||
FMemberSpec
(
ESizeType MaxSize, |
PlainPropsSpecify.h | ||
FMemberSpec
(
TConstArrayView< FMemberType > Members, |
PlainPropsSpecify.h | ||
FMemberSpec
(
FStructType Type, |
PlainPropsSpecify.h | ||
FMemberSpec
(
ELeafType Type, |
PlainPropsSpecify.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| RangeSizeArray | TArray< ESizeType, TInlineAllocator< 8 > > | PlainPropsSpecify.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSpecified | bool | PlainPropsSpecify.h | ||
| InnermostId | FOptionalInnerId | PlainPropsSpecify.h | ||
| InnermostType | FMemberType | PlainPropsSpecify.h | ||
| Ranges | RangeSizeArray | PlainPropsSpecify.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PlainPropsSpecify.h | |||
void RangeWrap
(
FMemberType Range |
PlainPropsSpecify.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FMemberSpecView() |
PlainPropsSpecify.h |