Crossfire Client, Trunk
Msg_Type_Names Struct Reference

#include <client.h>

+ Collaboration diagram for Msg_Type_Names:

Data Fields

const char * style_name
 Name of this message in the configfile. More...
 
int subtype
 Subtype of message. More...
 
int type
 Type of message. More...
 

Detailed Description

Definition at line 533 of file client.h.

Field Documentation

◆ style_name

const char* Msg_Type_Names::style_name

Name of this message in the configfile.

Definition at line 536 of file client.h.

◆ subtype

int Msg_Type_Names::subtype

Subtype of message.

Definition at line 535 of file client.h.

◆ type

int Msg_Type_Names::type

Type of message.

Definition at line 534 of file client.h.


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