Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MetadataPropertyName.cs
Go to the documentation of this file.
1
namespace
System.Text.Json
;
2
3
internal
enum
MetadataPropertyName
4
{
5
NoMetadata
,
6
Values
,
7
Id
,
8
Ref
9
}
System.Text.Json.MetadataPropertyName
MetadataPropertyName
Definition
MetadataPropertyName.cs:4
System.Text.Json.MetadataPropertyName.NoMetadata
@ NoMetadata
System.Text.Json.MetadataPropertyName.Id
@ Id
System.Text.Json.MetadataPropertyName.Ref
@ Ref
System.Text.Json.MetadataPropertyName.Values
@ Values
System.Text.Json
Definition
JsonArray.cs:7
source
System.Text.Json
System.Text.Json
MetadataPropertyName.cs
Generated by
1.10.0