Navigation
API > API/Runtime > API/Runtime/Json > API/Runtime/Json/Serialization > API/Runtime/Json/Serialization/FJsonSerializable
| Type | Name | Description | |
|---|---|---|---|
| bool | FromJsonStringView
(
FUtf8StringView JsonStringView |
Serializes the contents of a JSON string into this object using FUtf8StringView | |
| bool | FromJsonStringView
(
FWideStringView JsonStringView |
Serializes the contents of a JSON string into this object using FWideStringView |