tModLoader v2024.03
A mod to make and play Terraria mods
NetModule Class Referenceabstract

Inherited by NetAmbienceModule, NetBestiaryModule, NetCreativePowerPermissionsModule, NetCreativePowersModule, NetCreativeUnlocksModule, NetCreativeUnlocksPlayerReportModule, NetLiquidModule, NetParticlesModule, NetPingModule, NetTeleportPylonModule, and NetTextModule.

Public Member Functions

abstract bool Deserialize (BinaryReader reader, int userId)
 

Static Protected Member Functions

static NetPacket CreatePacket< T > (int maxSize)
 

Member Function Documentation

◆ CreatePacket< T >()

static NetPacket NetModule.CreatePacket< T > ( int  maxSize)
staticprotected
Type Constraints
T :NetModule