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
Terraria.GameContent.NetModules.NetBestiaryModule Class Reference
+ Inheritance diagram for Terraria.GameContent.NetModules.NetBestiaryModule:
+ Collaboration diagram for Terraria.GameContent.NetModules.NetBestiaryModule:

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 }
 

Detailed Description

Definition at line 12 of file NetBestiaryModule.cs.


The documentation for this class was generated from the following file: