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

◆ CanWrite

override bool Ionic.Zip.CountingStream.CanWrite
getset

Definition at line 137 of file CountingStream.cs.

138 {
139 [global::Cpp2ILInjected.Token(Token = "0x6000084")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1A47744", Offset = "0x1A47744", Length = "0x10")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
143 get
144 {
145 throw null;
146 }
147 }