Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ReadWithVerify()
static
void
System.Text.Json.JsonHelpers.ReadWithVerify
(
this
ref
Utf8JsonReader
reader
)
inline
static
Definition at line
87
of file
JsonHelpers.cs
.
88
{
89
bool
flag = reader.Read();
90
}
System
Text
Json
JsonHelpers
Generated by
1.10.0