Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.NetModules.NetBestiaryModule Class Reference

Public Member Functions

override bool Deserialize (BinaryReader reader, int userId)
 

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 7 of file NetBestiaryModule.cs.


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