|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | unit_id |
| enum unit_activity | activity |
| int | target |
Definition at line 773 of file packets_gen.h.
| enum unit_activity packet_unit_change_activity::activity |
Definition at line 775 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().
| int packet_unit_change_activity::target |
Definition at line 776 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().
| int packet_unit_change_activity::unit_id |
Definition at line 774 of file packets_gen.h.
Referenced by dsend_packet_unit_change_activity().