RigsofRods
Soft-body Physics Simulation
Functions
RoR::ChatSystem Namespace Reference

Functions

void SendStreamSetup ()
 
void ReceiveStreamData (unsigned int type, int source, char *buffer)
 
void HandleStreamData (std::vector< RoR::NetRecvPacket > packet_buffer)
 

Function Documentation

◆ HandleStreamData()

void RoR::ChatSystem::HandleStreamData ( std::vector< RoR::NetRecvPacket packet_buffer)

Definition at line 64 of file ChatSystem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ReceiveStreamData()

void RoR::ChatSystem::ReceiveStreamData ( unsigned int  type,
int  source,
char *  buffer 
)

Definition at line 48 of file ChatSystem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ SendStreamSetup()

void RoR::ChatSystem::SendStreamSetup ( )

Definition at line 35 of file ChatSystem.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: