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 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) |
Definition at line 11 of file NetTextModule.cs.