Navigation
API > API/Runtime > API/Runtime/CoreOnline > API/Runtime/CoreOnline/FJsonSerializerPolicy_NestedVari-
| Name | FElement |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path | #include "Online/NestedVariantJson.h" |
Syntax
struct FElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FElement
(
const FValue& InValue |
Online/NestedVariantJson.h | ||
FElement
(
const FMapOfValues& Object |
Online/NestedVariantJson.h | ||
FElement
(
const FArrayOfValues& Array |
Online/NestedVariantJson.h | ||
| Online/NestedVariantJson.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasBeenProcessed | bool | Online/NestedVariantJson.h | ||
| bIsKeyValuePair | bool | Online/NestedVariantJson.h | ||
| Identifier | FString | Online/NestedVariantJson.h | ||
| Value | FValue | Online/NestedVariantJson.h |