Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FLooseType |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLooseTypes.h |
| Include Path | #include "PlainPropsLooseTypes.h" |
Syntax
struct FLooseType
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InnermostId | FOptionalInnerId | PlainPropsLooseTypes.h | ||
| InnermostType | FInnermostType | PlainPropsLooseTypes.h | ||
| InnermostVersion | uint16 | PlainPropsLooseTypes.h | ||
| NumRanges | uint8 | PlainPropsLooseTypes.h | ||
| OptionalParameter | uint8 | PlainPropsLooseTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Compare
(
FLooseType O |
PlainPropsLooseTypes.h | ||
bool CompareAll
(
FLooseType O |
PlainPropsLooseTypes.h | ||
bool InnermostIsEnum() |
PlainPropsLooseTypes.h | ||
bool InnermostIsStruct() |
PlainPropsLooseTypes.h | ||
bool IsEnum() |
PlainPropsLooseTypes.h | ||
bool IsLeaf() |
PlainPropsLooseTypes.h | ||
bool IsRange() |
PlainPropsLooseTypes.h | ||
bool IsStruct() |
PlainPropsLooseTypes.h | ||
FLooseType WithoutMetadata() |
PlainPropsLooseTypes.h |