terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetNextDigit()

bool System.__DTString.GetNextDigit ( )
inlinepackage

Definition at line 320 of file __DTString.cs.

321 {
322 int index = this.Index;
323 bool flag;
324 return flag;
325 }

References System.__DTString.Index, and System.index.