Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
int | actor_unit_id16 |
int | actor_unit_id32 |
int | target_unit_id16 |
int | target_unit_id32 |
int | target_tile_id |
int | target_extra_id |
int | request_kind |
Definition at line 769 of file packets_gen.h.
int packet_unit_get_actions::actor_unit_id16 |
Definition at line 770 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), and send_packet_unit_get_actions_101().
int packet_unit_get_actions::actor_unit_id32 |
Definition at line 771 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), and send_packet_unit_get_actions_100().
int packet_unit_get_actions::request_kind |
Definition at line 776 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), send_packet_unit_get_actions_100(), and send_packet_unit_get_actions_101().
int packet_unit_get_actions::target_extra_id |
Definition at line 775 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), send_packet_unit_get_actions_100(), and send_packet_unit_get_actions_101().
int packet_unit_get_actions::target_tile_id |
Definition at line 774 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), send_packet_unit_get_actions_100(), and send_packet_unit_get_actions_101().
int packet_unit_get_actions::target_unit_id16 |
Definition at line 772 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), and send_packet_unit_get_actions_101().
int packet_unit_get_actions::target_unit_id32 |
Definition at line 773 of file packets_gen.h.
Referenced by dsend_packet_unit_get_actions(), handle_unit_get_actions(), and send_packet_unit_get_actions_100().