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 System.IO.UnmanagedMemoryStream.CanWrite
getset

Definition at line 130 of file UnmanagedMemoryStream.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x600281B")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1B9EEC4", Offset = "0x1B9EEC4", Length = "0x1C")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 get
136 {
137 throw null;
138 }
139 }