|
Stream Chat Unreal SDK
|
This module contains helper functionality for serializing and deserializing JSON data to and from USTRUCTs using UPROPERTYs.
More...
Namespaces | |
| namespace | JsonObjectDeserialization |
| Handles converting Json objects to UStructs. | |
| namespace | JsonObjectSerialization |
| Handles converting UStructs to Json objects. | |
| namespace | JsonObject |
| Conversion to and from dynamic JSON objects. | |
| namespace | JsonField |
| Custom serialization and deserialization for types which aren't supported by UPROPERTY (e.g. TOptional) | |
This module contains helper functionality for serializing and deserializing JSON data to and from USTRUCTs using UPROPERTYs.
UPROPERTY-specifier to skip Serialization while still performing Deserialization.