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.Zlib.ZlibBaseStream.CanWrite
getset

Definition at line 368 of file ZlibBaseStream.cs.

369 {
370 [global::Cpp2ILInjected.Token(Token = "0x60003BF")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1A75EA8", Offset = "0x1A75EA8", Length = "0x10")]
372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
373 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
374 get
375 {
376 throw null;
377 }
378 }