Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FLooseValue |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLooseTypes.h |
| Include Path | #include "PlainPropsLooseTypes.h" |
Syntax
struct FLooseValue
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | FLooseData | PlainPropsLooseTypes.h | ||
| Meta | FLooseMetadata | PlainPropsLooseTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsMismatch() |
PlainPropsLooseTypes.h | ||
void SetFirstMismatch
(
EMismatch Mismatch |
PlainPropsLooseTypes.h | ||
void SetNamed
(
FLooseValue In |
PlainPropsLooseTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
PlainPropsLooseTypes.h |