Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
JsonCommentHandling
enum
System.Text.Json.JsonCommentHandling
: byte
Enumerator
Disallow
Skip
Allow
Definition at line
3
of file
JsonCommentHandling.cs
.
4
{
5
Disallow
,
6
Skip,
7
Allow
8
}
System.Text.Json.JsonCommentHandling.Disallow
@ Disallow
System
Text
Json
Generated by
1.10.0