Freeciv-3.4
|
#include <packets_gen.h>
Definition at line 1742 of file packets_gen.h.
enum unit_activity packet_edit_unit::activity |
Definition at line 1751 of file packets_gen.h.
Base_type_id packet_edit_unit::activity_base |
Definition at line 1753 of file packets_gen.h.
int packet_edit_unit::activity_count |
Definition at line 1752 of file packets_gen.h.
bool packet_edit_unit::debug |
Definition at line 1754 of file packets_gen.h.
bool packet_edit_unit::done_moving |
Definition at line 1757 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::fuel |
Definition at line 1750 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::homecity |
Definition at line 1746 of file packets_gen.h.
int packet_edit_unit::hp |
Definition at line 1748 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::id |
Definition at line 1743 of file packets_gen.h.
Referenced by handle_edit_unit(), and objbind_pack_current_values().
bool packet_edit_unit::moved |
Definition at line 1755 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::moves_left |
Definition at line 1747 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::owner |
Definition at line 1745 of file packets_gen.h.
bool packet_edit_unit::paradropped |
Definition at line 1756 of file packets_gen.h.
bool packet_edit_unit::stay |
Definition at line 1759 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::transported_by |
Definition at line 1758 of file packets_gen.h.
Unit_type_id packet_edit_unit::utype |
Definition at line 1744 of file packets_gen.h.
int packet_edit_unit::veteran |
Definition at line 1749 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().