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