terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ NewLine

virtual string System.IO.TextWriter.NewLine
getsetinherited

Definition at line 124 of file TextWriter.cs.

125 {
126 [global::Cpp2ILInjected.Token(Token = "0x60027EB")]
127 [global::Cpp2ILInjected.Address(RVA = "0x1B9E4B0", Offset = "0x1B9E4B0", Length = "0x8")]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
129 get
130 {
131 throw null;
132 }
133 }