|
Freeciv-3.1
|
#include <packets_gen.h>
Data Fields | |
| int | actor_id16 |
| int | actor_id32 |
| int | target_id |
| int | cost |
| action_id | action_type |
| int | request_kind |
Definition at line 761 of file packets_gen.h.
| action_id packet_unit_action_answer::action_type |
Definition at line 766 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), send_packet_unit_action_answer_100(), and send_packet_unit_action_answer_101().
| int packet_unit_action_answer::actor_id16 |
Definition at line 762 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), and send_packet_unit_action_answer_101().
| int packet_unit_action_answer::actor_id32 |
Definition at line 763 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), and send_packet_unit_action_answer_100().
| int packet_unit_action_answer::cost |
Definition at line 765 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), send_packet_unit_action_answer_100(), and send_packet_unit_action_answer_101().
| int packet_unit_action_answer::request_kind |
Definition at line 767 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), send_packet_unit_action_answer_100(), and send_packet_unit_action_answer_101().
| int packet_unit_action_answer::target_id |
Definition at line 764 of file packets_gen.h.
Referenced by dsend_packet_unit_action_answer(), handle_unit_action_answer(), send_packet_unit_action_answer_100(), and send_packet_unit_action_answer_101().