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

◆ TermInfoReader() [2/2]

System.TermInfoReader.TermInfoReader ( string term,
byte[] buffer )
inline

Definition at line 25 of file TermInfoReader.cs.

26 {
27 while (buffer == null)
28 {
29 }
31 int num = this.booleansOffset;
32 string @string = this.GetString(buffer, num);
33 int num2 = this.booleansOffset;
34 int stringLength = @string._stringLength;
36 }
class f__AnonymousType0<< Count > j__TPar
string GetString(byte[] buffer, int offset)

References System.TermInfoReader.booleansOffset, System.TermInfoReader.buffer, System.TermInfoReader.GetString(), and j__TPar.