Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
packet_unit_change_activity Struct Reference

#include <packets_gen.h>

Data Fields

int unit_id
 
enum unit_activity activity
 
int target
 

Detailed Description

Definition at line 771 of file packets_gen.h.

Field Documentation

◆ activity

enum unit_activity packet_unit_change_activity::activity

Definition at line 773 of file packets_gen.h.

Referenced by dsend_packet_unit_change_activity().

◆ target

int packet_unit_change_activity::target

Definition at line 774 of file packets_gen.h.

Referenced by dsend_packet_unit_change_activity().

◆ unit_id

int packet_unit_change_activity::unit_id

Definition at line 772 of file packets_gen.h.

Referenced by dsend_packet_unit_change_activity().