![]() |
Rigs of Rods 2023.09
Soft-body Physics Simulation
|
#include "ChatSystem.h"#include "Actor.h"#include "Console.h"#include "GUIManager.h"#include "Language.h"#include "Utils.h"Go to the source code of this file.
Namespaces | |
| namespace | RoR |
| namespace | 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) |