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

#include <packets_gen.h>

Data Fields

int unit_id
 
enum unit_ss_data_type type
 
int value
 

Detailed Description

Definition at line 701 of file packets_gen.h.

Field Documentation

◆ type

enum unit_ss_data_type packet_unit_sscs_set::type

Definition at line 703 of file packets_gen.h.

Referenced by send_packet_unit_sscs_set_100().

◆ unit_id

int packet_unit_sscs_set::unit_id

Definition at line 702 of file packets_gen.h.

Referenced by dsend_packet_unit_sscs_set(), and send_packet_unit_sscs_set_100().

◆ value

int packet_unit_sscs_set::value

Definition at line 704 of file packets_gen.h.

Referenced by dsend_packet_unit_sscs_set(), and send_packet_unit_sscs_set_100().