RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
msg::dc::name Namespace Reference

Variables

constexpr std::string Game = "game"
 
constexpr std::string Chat = "chat"
 
constexpr std::string Notes = "notes"
 
constexpr std::string MarkerMove = "marker_move"
 

Variable Documentation

◆ Chat

constexpr std::string msg::dc::name::Chat = "chat"
inlineconstexpr

Definition at line 298 of file Message.h.

◆ Game

constexpr std::string msg::dc::name::Game = "game"
inlineconstexpr

Definition at line 297 of file Message.h.

◆ MarkerMove

constexpr std::string msg::dc::name::MarkerMove = "marker_move"
inlineconstexpr

Definition at line 300 of file Message.h.

◆ Notes

constexpr std::string msg::dc::name::Notes = "notes"
inlineconstexpr

Definition at line 299 of file Message.h.