#include <JsonSerializer.h>
◆ FElement() [1/4]
| FJsonSerializerPolicy_JsonObject::FElement::FElement |
( |
const FValue & |
InValue | ) |
|
|
inline |
◆ FElement() [2/4]
| FJsonSerializerPolicy_JsonObject::FElement::FElement |
( |
const FMapOfValues & |
Object | ) |
|
|
inline |
◆ FElement() [3/4]
| FJsonSerializerPolicy_JsonObject::FElement::FElement |
( |
const FArrayOfValues & |
Array | ) |
|
|
inline |
◆ FElement() [4/4]
| FJsonSerializerPolicy_JsonObject::FElement::FElement |
( |
const FString & |
InIdentifier, |
|
|
const FValue & |
InValue |
|
) |
| |
|
inline |
◆ bHasBeenProcessed
| bool FJsonSerializerPolicy_JsonObject::FElement::bHasBeenProcessed = false |
◆ bIsKeyValuePair
| bool FJsonSerializerPolicy_JsonObject::FElement::bIsKeyValuePair = false |
◆ Identifier
| FString FJsonSerializerPolicy_JsonObject::FElement::Identifier |
◆ Value
| FValue FJsonSerializerPolicy_JsonObject::FElement::Value |
The documentation for this struct was generated from the following file: