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

◆ MovePrevious()

override bool System.Text.DecoderExceptionFallbackBuffer.MovePrevious ( )
inline

Definition at line 20 of file DecoderExceptionFallbackBuffer.cs.

21 {
22 return false;
23 }