terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override bool | Deserialize (BinaryReader reader, int userId) |
NetBestiaryModule () | |
Static Public Member Functions | |
static NetPacket | SerializeKillCount (int npcNetId, int killcount) |
static NetPacket | SerializeSight (int npcNetId) |
static NetPacket | SerializeChat (int npcNetId) |
Static Protected Member Functions | |
static NetPacket | CreatePacket< T > (int maxSize) |
Private Types | |
enum | BestiaryUnlockType : byte { Kill , Sight , Chat } |
Definition at line 8 of file NetBestiaryModule.cs.