Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
StackFrameObjectState.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Text
namespace
System.Text.Json
Enumerations
enum
System.Text.Json.StackFrameObjectState
: byte {
System.Text.Json.None
,
System.Text.Json.StartToken
,
System.Text.Json.ReadAheadNameOrEndObject
,
System.Text.Json.ReadNameOrEndObject
,
System.Text.Json.ReadAheadIdValue
,
System.Text.Json.ReadAheadRefValue
,
System.Text.Json.ReadIdValue
,
System.Text.Json.ReadRefValue
,
System.Text.Json.ReadAheadRefEndObject
,
System.Text.Json.ReadRefEndObject
,
System.Text.Json.ReadAheadValuesName
,
System.Text.Json.ReadValuesName
,
System.Text.Json.ReadAheadValuesStartArray
,
System.Text.Json.ReadValuesStartArray
,
System.Text.Json.PropertyValue
,
System.Text.Json.CreatedObject
,
System.Text.Json.ReadElements
,
System.Text.Json.EndToken
,
System.Text.Json.EndTokenValidation
}
source
System.Text.Json
System.Text.Json
StackFrameObjectState.cs
Generated by
1.10.0