DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
protocolversioninfo_s Struct Reference
+ Collaboration diagram for protocolversioninfo_s:

Data Fields

const char * name
 
int number
 
protocolversion_t version
 

Detailed Description

Definition at line 42 of file protocol.c.

Field Documentation

◆ name

const char* protocolversioninfo_s::name

◆ number

int protocolversioninfo_s::number

Definition at line 44 of file protocol.c.

Referenced by Protocol_NumberForEnum().

◆ version

protocolversion_t protocolversioninfo_s::version

Definition at line 45 of file protocol.c.

Referenced by Protocol_EnumForName(), and Protocol_EnumForNumber().


The documentation for this struct was generated from the following file: