terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.NetModules.NetTextModule Class Reference
+ Inheritance diagram for Terraria.GameContent.NetModules.NetTextModule:

Public Member Functions

override bool Deserialize (BinaryReader reader, int senderPlayerId)
 
 NetTextModule ()
 

Static Public Member Functions

static NetPacket SerializeClientMessage (ChatMessage message)
 
static NetPacket SerializeServerMessage (NetworkText text, Color color)
 
static NetPacket SerializeServerMessage (NetworkText text, Color color, byte authorId)
 

Static Protected Member Functions

static NetPacket CreatePacket< T > (int maxSize)
 

Private Member Functions

bool DeserializeAsClient (BinaryReader reader, int senderPlayerId)
 
bool DeserializeAsServer (BinaryReader reader, int senderPlayerId)
 

Detailed Description

Definition at line 11 of file NetTextModule.cs.


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