![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <JsonSerializerReader.h>
Inheritance diagram for FJsonSerializerReader:Implements the abstract serializer interface hiding the underlying reader object
| FJsonSerializerReader::FJsonSerializerReader | ( | TSharedPtr< FJsonObject > | InJsonObject | ) |
Inits the base JSON object that is being read from
| InJsonObject | the JSON object to serialize from |
|
virtual |
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Access to the root Json object being read
Implements FJsonSerializerBase.
|
overridevirtual |
Is the JSON being read from
Implements FJsonSerializerBase.
|
overridevirtual |
Is the JSON being written to
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
Writes the field name and the corresponding value to the JSON data
| Name | the field name to write out |
| Value | the value to write out |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
Writes the field name and the corresponding value to the JSON data
| Name | the field name to write out |
| Value | the value to write out |
Implements FJsonSerializerBase.
|
overridevirtual |
If the underlying json object has the field, it is read into the value
| Name | the name of the field to read |
| Value | the out value to read the data into |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes an array of values
| Name | the name of the property to serialize |
| Array | the array to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes an array of values with an identifier
| Name | the name of the property to serialize |
| Array | the array to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes an array of values with an identifier
| Name | the name of the property to serialize |
| Array | the array to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes an array of values with an identifier
| Name | the name of the property to serialize |
| Array | the array to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Serializes the keys & values for map
| Name | the name of the property to serialize |
| Map | the map to serialize |
Implements FJsonSerializerBase.
|
overridevirtual |
Deserializes keys and values from an object into a map, but only if the value is trivially convertable to string.
| Name | Name of property to deserialize |
| Map | The Map to fill with String values found |
Implements FJsonSerializerBase.
|
overridevirtual |
Implements FJsonSerializerBase.
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Ignored
Implements FJsonSerializerBase.
|
overridevirtual |
Implements FJsonSerializerBase.
|
overridevirtual |
Implements FJsonSerializerBase.
|
overridevirtual |
Implements FJsonSerializerBase.