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.Stream.NullStream.CanRead
getset

Definition at line 1307 of file Stream.cs.

1308 {
1309 [global::Cpp2ILInjected.Token(Token = "0x60028E0")]
1310 [global::Cpp2ILInjected.Address(RVA = "0x1BC4AC0", Offset = "0x1BC4AC0", Length = "0x8")]
1311 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1312 get
1313 {
1314 throw null;
1315 }
1316 }