Crossfire Server, Trunk  1.75.0
struct_slaying_info Struct Reference

slaying information. More...

+ Collaboration diagram for struct_slaying_info:

Data Fields

struct_map_list maps [S_MAX]
 
char * slaying
 Slaying value. More...
 

Detailed Description

slaying information.

Definition at line 445 of file mapper.cpp.

Field Documentation

◆ maps

struct_map_list struct_slaying_info::maps[S_MAX]

Definition at line 447 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 446 of file mapper.cpp.

Referenced by get_slaying_struct(), and sort_slaying().


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