Crossfire Server, Branches 1.12  R18729
attackmess Struct Reference

#include <attack.h>

+ Collaboration diagram for attackmess:

Data Fields

char * buf1
 
char * buf2
 
char * buf3
 
int level
 

Detailed Description

Attack messages structure.

Definition at line 146 of file attack.h.

Field Documentation

char* attackmess::buf1

Definition at line 148 of file attack.h.

Referenced by init_attackmess().

char* attackmess::buf2

Definition at line 149 of file attack.h.

Referenced by attack_message(), and init_attackmess().

char* attackmess::buf3

Definition at line 150 of file attack.h.

Referenced by init_attackmess().

int attackmess::level

Definition at line 147 of file attack.h.

Referenced by attack_message(), and init_attackmess().


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