Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
EnumConverterOptions
enum
System.Text.Json.Serialization.Converters.EnumConverterOptions
package
Enumerator
AllowStrings
AllowNumbers
Definition at line
4
of file
EnumConverterOptions.cs
.
5
{
6
AllowStrings
= 1,
7
AllowNumbers
= 2
8
}
System.Text.Json.Serialization.Converters.EnumConverterOptions.AllowStrings
@ AllowStrings
System.Text.Json.Serialization.Converters.EnumConverterOptions.AllowNumbers
@ AllowNumbers
System
Text
Json
Serialization
Converters
Generated by
1.10.0