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

◆ CanSeek

override bool Ionic.Crc.CrcCalculatorStream.CanSeek
getset

Definition at line 252 of file CrcCalculatorStream.cs.

253 {
254 [global::Cpp2ILInjected.Token(Token = "0x6000418")]
255 [global::Cpp2ILInjected.Address(RVA = "0x1A77FF0", Offset = "0x1A77FF0", Length = "0x8")]
256 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
257 get
258 {
259 throw null;
260 }
261 }