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

◆ WriteNumberValue() [8/8]

void System.Text.Json.Utf8JsonWriter.WriteNumberValue ( ulong value)
inline

Definition at line 5402 of file Utf8JsonWriter.cs.

References System.Text.Json.Utf8JsonWriter._options, System.Text.Json.Utf8JsonWriter._tokenType, System.Text.Json.JsonWriterOptions.Indented, System.Text.Json.Utf8JsonWriter.SetFlagToAddListSeparatorBeforeNextItem(), System.Text.Json.JsonWriterOptions.SkipValidation, System.Text.Json.Utf8JsonWriter.ValidateWritingValue(), System.value, System.Text.Json.Utf8JsonWriter.WriteNumberValueIndented(), and System.Text.Json.Utf8JsonWriter.WriteNumberValueMinimized().