RigsofRods
Soft-body Physics Simulation
Namespaces | Functions
ChatSystem.cpp File Reference
#include "ChatSystem.h"
#include "Actor.h"
#include "Console.h"
#include "GUIManager.h"
#include "Language.h"
#include "Utils.h"
+ Include dependency graph for ChatSystem.cpp:

Go to the source code of this file.

Namespaces

 RoR
 
 RoR::ChatSystem
 

Functions

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