Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.JsonDocument.DbRow Struct Reference

Package Functions

 DbRow (JsonTokenType jsonTokenType, int location, int sizeOrLength)
 

Properties

int Location [get]
 
int SizeOrLength [get]
 
bool IsUnknownSize [get]
 
bool HasComplexChildren [get]
 
int NumberOfRows [get]
 
JsonTokenType TokenType [get]
 
bool IsSimpleValue [get]
 

Private Attributes

readonly int _location
 
readonly int _sizeOrLengthUnion
 
readonly int _numberOfRowsAndTypeUnion
 

Detailed Description

Definition at line 13 of file JsonDocument.cs.


The documentation for this struct was generated from the following file: