![]() |
RigsofRods
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 | |
| 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) |
1.8.17