Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Text.Json.ReadStackFrame Struct Reference

Public Member Functions

void EndConstructorParameter ()
 
void EndProperty ()
 
void EndElement ()
 
bool IsProcessingDictionary ()
 
bool IsProcessingEnumerable ()
 

Public Attributes

JsonPropertyInfo JsonPropertyInfo
 
StackFramePropertyState PropertyState
 
bool UseExtensionProperty
 
byte[] JsonPropertyName
 
string JsonPropertyNameAsString
 
object DictionaryKey
 
int OriginalDepth
 
JsonTokenType OriginalTokenType
 
object ReturnValue
 
JsonTypeInfo JsonTypeInfo
 
StackFrameObjectState ObjectState
 
bool ValidateEndTokenOnArray
 
int PropertyIndex
 
List< PropertyRefPropertyRefCache
 
int CtorArgumentStateIndex
 
ArgumentState CtorArgumentState
 
JsonNumberHandlingNumberHandling
 

Detailed Description

Definition at line 9 of file ReadStackFrame.cs.


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