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

Data Fields

size_t allocated
 
size_t count
 
struct_npc_info ** npc
 

Detailed Description

List of NPCs with a custom message.

Definition at line 186 of file mapper.cpp.

Field Documentation

◆ allocated

size_t struct_npc_list::allocated

Definition at line 189 of file mapper.cpp.

◆ count

size_t struct_npc_list::count

Definition at line 188 of file mapper.cpp.

◆ npc

struct_npc_info** struct_npc_list::npc

Definition at line 187 of file mapper.cpp.


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