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

#include <packets_gen.h>

Data Fields

int offset
 
int total_length
 
int chunk_length
 
unsigned char data [ATTRIBUTE_CHUNK_SIZE]
 

Detailed Description

Definition at line 584 of file packets_gen.h.

Field Documentation

◆ chunk_length

int packet_player_attribute_chunk::chunk_length

◆ data

unsigned char packet_player_attribute_chunk::data[ATTRIBUTE_CHUNK_SIZE]

Definition at line 588 of file packets_gen.h.

Referenced by send_attribute_block(), and send_packet_player_attribute_chunk_100().

◆ offset

int packet_player_attribute_chunk::offset

◆ total_length

int packet_player_attribute_chunk::total_length