Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ EndElement()

void System.Text.Json.ReadStackFrame.EndElement ( )
inline

Definition at line 61 of file ReadStackFrame.cs.

62 {
64 PropertyState = StackFramePropertyState.None;
65 }
StackFramePropertyState PropertyState

References System.Text.Json.ReadStackFrame.JsonPropertyNameAsString, and System.Text.Json.ReadStackFrame.PropertyState.