Freeciv-3.3
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 705 of file packets_gen.h.

Field Documentation

◆ type

enum unit_ss_data_type packet_unit_sscs_set::type

Definition at line 707 of file packets_gen.h.

◆ unit_id

int packet_unit_sscs_set::unit_id

Definition at line 706 of file packets_gen.h.

Referenced by dsend_packet_unit_sscs_set().

◆ value

int packet_unit_sscs_set::value

Definition at line 708 of file packets_gen.h.

Referenced by dsend_packet_unit_sscs_set().