Project Alice
|
#include <commands.hpp>
Public Attributes | |
char | body [ui::max_chat_message_len] |
dcon::nation_id | target |
Definition at line 449 of file commands.hpp.
char command::chat_message_data::body[ui::max_chat_message_len] |
Definition at line 450 of file commands.hpp.
dcon::nation_id command::chat_message_data::target |
Definition at line 451 of file commands.hpp.