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

◆ CanRead

override bool System.IO.ChunkedMemoryStream.CanRead
getset

Definition at line 131 of file ChunkedMemoryStream.cs.

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