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

Variables

constexpr std::string False = "false"
 
constexpr std::string True = "true"
 

Variable Documentation

◆ False

constexpr std::string msg::value::False = "false"
inlineconstexpr

Definition at line 287 of file Message.h.

◆ True

constexpr std::string msg::value::True = "true"
inlineconstexpr

Definition at line 288 of file Message.h.