OpenTTD Source  20240919-master-gdf0233f4c2
ChatMessage Struct Reference

Container for a message. More...

Data Fields

std::string message
 The action message.
 
TextColour colour
 The colour of the message.
 
std::chrono::steady_clock::time_point remove_time
 The time to remove the message.
 

Detailed Description

Container for a message.

Definition at line 38 of file network_chat_gui.cpp.


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