|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| int | unit_id16 |
| int | unit_id32 |
| enum unit_ss_data_type | type |
| int | value |
Definition at line 716 of file packets_gen.h.
| enum unit_ss_data_type packet_unit_sscs_set::type |
Definition at line 719 of file packets_gen.h.
Referenced by dsend_packet_unit_sscs_set(), send_packet_unit_sscs_set_100(), and send_packet_unit_sscs_set_101().
| int packet_unit_sscs_set::unit_id16 |
Definition at line 717 of file packets_gen.h.
Referenced by dsend_packet_unit_sscs_set(), and send_packet_unit_sscs_set_101().
| int packet_unit_sscs_set::unit_id32 |
Definition at line 718 of file packets_gen.h.
Referenced by dsend_packet_unit_sscs_set(), and send_packet_unit_sscs_set_100().
| int packet_unit_sscs_set::value |
Definition at line 720 of file packets_gen.h.
Referenced by dsend_packet_unit_sscs_set(), send_packet_unit_sscs_set_100(), and send_packet_unit_sscs_set_101().