mp::chat::msg Struct Reference
List of all members.
|
Public Member Functions |
| msg (const time_t &time, const std::string &user, const std::string &message) |
Public Attributes |
time_t | time |
std::string | user |
std::string | message |
Detailed Description
Definition at line 55 of file multiplayer_ui.hpp.
Constructor & Destructor Documentation
mp::chat::msg::msg |
( |
const time_t & |
time, |
|
|
const std::string & |
user, |
|
|
const std::string & |
message | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: