|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | actor_id |
| int | target_id |
| action_id | action_type |
| int | request_kind |
Definition at line 728 of file packets_gen.h.
| action_id packet_unit_action_query::action_type |
Definition at line 731 of file packets_gen.h.
Referenced by dsend_packet_unit_action_query().
| int packet_unit_action_query::actor_id |
Definition at line 729 of file packets_gen.h.
Referenced by dsend_packet_unit_action_query().
| int packet_unit_action_query::request_kind |
Definition at line 732 of file packets_gen.h.
Referenced by dsend_packet_unit_action_query().
| int packet_unit_action_query::target_id |
Definition at line 730 of file packets_gen.h.
Referenced by dsend_packet_unit_action_query().