Navigation
API > API/Runtime > API/Runtime/CoreOnline > API/Runtime/CoreOnline/FJsonSerializerPolicy_NestedVari- > API/Runtime/CoreOnline/FJsonSerializerPolicy_NestedVari-/FElement
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Online/NestedVariantJson.h |
|
|
|
Online/NestedVariantJson.h |
|
FElement
(
const FArrayOfValues& Array
)
|
|
Online/NestedVariantJson.h |
|
|
|
Online/NestedVariantJson.h |
|
FElement(const FValue &)
| |
|
| Name |
FElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path |
#include "Online/NestedVariantJson.h" |
FElement
(
const FValue & InValue
)
FElement(const FMapOfValues &)
| |
|
| Name |
FElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path |
#include "Online/NestedVariantJson.h" |
FElement
(
const FMapOfValues & Object
)
FElement(const FArrayOfValues &)
| |
|
| Name |
FElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path |
#include "Online/NestedVariantJson.h" |
FElement
(
const FArrayOfValues & Array
)
FElement(const FString &, const FValue &)
| |
|
| Name |
FElement |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreOnline/Public/Online/NestedVariantJson.h |
| Include Path |
#include "Online/NestedVariantJson.h" |
FElement
(
const FString & InIdentifier,
const FValue & InValue
)