Freeciv-3.3
|
#include <packets_gen.h>
Definition at line 1370 of file packets_gen.h.
enum action_actor_kind packet_ruleset_action::act_kind |
Definition at line 1377 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
bool packet_ruleset_action::actor_consuming_always |
Definition at line 1376 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
bv_actions packet_ruleset_action::blocked_by |
Definition at line 1382 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
action_id packet_ruleset_action::id |
Definition at line 1371 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
int packet_ruleset_action::max_distance |
Definition at line 1381 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
int packet_ruleset_action::min_distance |
Definition at line 1380 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
bool packet_ruleset_action::quiet |
Definition at line 1373 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
enum action_result packet_ruleset_action::result |
Definition at line 1374 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
bv_action_sub_results packet_ruleset_action::sub_results |
Definition at line 1375 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
enum action_sub_target_kind packet_ruleset_action::sub_tgt_kind |
Definition at line 1379 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
enum action_target_kind packet_ruleset_action::tgt_kind |
Definition at line 1378 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().
char packet_ruleset_action::ui_name[MAX_LEN_NAME] |
Definition at line 1372 of file packets_gen.h.
Referenced by handle_ruleset_action(), and send_ruleset_actions().