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

◆ SkipWhiteSpaces()

void System.__DTString.SkipWhiteSpaces ( )
inlinepackage

Definition at line 340 of file __DTString.cs.

341 {
342 int index = this.Index;
343 int index2 = this.Index;
344 bool flag = char.IsWhiteSpace((char)index);
345 int index3 = this.Index;
347 }
class f__AnonymousType0<< Count > j__TPar

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