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.MessageBuffer Class Reference

Public Member Functions

void Reset (bool setupActive=false)
 
void ProcessData (byte[] messageData, int length, [Out] int messageType)
 
 MessageBuffer ()
 

Public Attributes

bool broadcast
 
int whoAmI
 
int spamCount
 
int maxSpam
 

Properties

static TileChangeReceivedEvent OnTileChangeReceived
 

Private Member Functions

float[] ReUseTemporaryProjectileAI ()
 
float[] ReUseTemporaryNPCAI ()
 

Static Private Member Functions

static void ReadAccessoryVisibility (BinaryReader reader, bool[] hideVisibleAccessory)
 
static void TrySendingItemArray (int plr, Item[] array, int slotStartIndex)
 
static MessageBuffer ()
 

Private Attributes

float[] _temporaryProjectileAI
 
float[] _temporaryNPCAI
 

Static Private Attributes

static byte[] processData
 
static MemoryStream readerStream
 
static BinaryReader reader
 

Detailed Description

Definition at line 9 of file MessageBuffer.cs.


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