Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
JsonValueConverter.cs
Go to the documentation of this file.
3
5
override void Write(Utf8JsonWriter writer, JsonValue value, JsonSerializerOptions options)
override JsonValue Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
static JsonElement ParseValue(ref Utf8JsonReader reader)