Freeciv-3.1
Loading...
Searching...
No Matches
Data Fields
packet_city_rally_point Struct Reference

#include <packets_gen.h>

Data Fields

int city_id16
 
int city_id32
 
int length
 
bool persistent
 
bool vigilant
 
struct unit_order orders [MAX_LEN_ROUTE]
 

Detailed Description

Definition at line 497 of file packets_gen.h.

Field Documentation

◆ city_id16

int packet_city_rally_point::city_id16

◆ city_id32

int packet_city_rally_point::city_id32

◆ length

int packet_city_rally_point::length

◆ orders

struct unit_order packet_city_rally_point::orders[MAX_LEN_ROUTE]

◆ persistent

bool packet_city_rally_point::persistent

◆ vigilant

bool packet_city_rally_point::vigilant