Crossfire Server, Trunk
struct_slaying_info Struct Reference
+ Collaboration diagram for struct_slaying_info:

Data Fields

struct_map_list maps [S_MAX]
 
char * slaying
 

Detailed Description

slaying information.

Definition at line 394 of file mapper.cpp.

Field Documentation

◆ maps

struct_map_list struct_slaying_info::maps[S_MAX]

Definition at line 396 of file mapper.cpp.

Referenced by add_map_to_slaying(), and get_slaying_struct().

◆ slaying

char* struct_slaying_info::slaying

Slaying value.

Definition at line 395 of file mapper.cpp.

Referenced by get_slaying_struct().


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