Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Text.Json.Utf8JsonReader.PartialStateForRollback, including all inherited members.
_prevBytePositionInLine | System.Text.Json.Utf8JsonReader.PartialStateForRollback | |
_prevConsumed | System.Text.Json.Utf8JsonReader.PartialStateForRollback | |
_prevCurrentPosition | System.Text.Json.Utf8JsonReader.PartialStateForRollback | |
_prevTotalConsumed | System.Text.Json.Utf8JsonReader.PartialStateForRollback | |
GetStartPosition(int offset=0) | System.Text.Json.Utf8JsonReader.PartialStateForRollback | inline |
PartialStateForRollback(long totalConsumed, long bytePositionInLine, int consumed, SequencePosition currentPosition) | System.Text.Json.Utf8JsonReader.PartialStateForRollback | inline |