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

◆ EndDictionaryElement()

void System.Text.Json.WriteStackFrame.EndDictionaryElement ( )
inline

Definition at line 41 of file WriteStackFrame.cs.

42 {
43 PropertyState = StackFramePropertyState.None;
44 }
StackFramePropertyState PropertyState

References System.Text.Json.WriteStackFrame.PropertyState.