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
IFormatter.cs
Go to the documentation of this file.
1using System;
2using System.IO;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x20003DA")]
10 public interface IFormatter
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001F1A")]
13 object Deserialize(global::System.IO.Stream serializationStream);
14 }
15}
class f__AnonymousType0<< Count > j__TPar
object Deserialize(global::System.IO.Stream serializationStream)