R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
ChatMessage.hpp File Reference
#include <capnp/message.h>
#include <capnp/serialize.h>
#include <cstdint>
#include <stdexcept>
#include <string>
#include <vector>
#include "schemas/s2c_messages.capnp.h"
Include dependency graph for ChatMessage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RType::Messages::S2C::S2CChatMessage
 Chat message sent from server to clients. More...
 

Namespaces

namespace  RType
 
namespace  RType::Messages
 All game messages for R-Type network protocol.
 
namespace  RType::Messages::S2C
 Server-to-Client messages.