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

#include <packets_gen.h>

Data Fields

int id
 
int length
 
bool persistent
 
bool vigilant
 
struct unit_order orders [MAX_LEN_ROUTE]
 

Detailed Description

Definition at line 490 of file packets_gen.h.

Field Documentation

◆ id

int packet_city_rally_point::id

◆ 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