Cavoke  1.1.0
A Platform for creating and hosting multiplayer turn-based board games
Loading...
Searching...
No Matches
cavoke::ValidationResult Struct Reference

Public Attributes

bool success
 
std::string message
 

Detailed Description

Definition at line 38 of file cavoke.h.

Member Data Documentation

◆ message

std::string ValidationResult::message

Definition at line 40 of file cavoke.h.

◆ success

bool ValidationResult::success

Definition at line 39 of file cavoke.h.


The documentation for this struct was generated from the following files: