Crossfire Server  1.75.0
struct_map_in_quest_list Struct Reference

Utility structure to group map-quest link structure. More...

Data Fields

size_t allocated
 
size_t count
 
struct struct_map_in_quest ** list
 

Detailed Description

Utility structure to group map-quest link structure.

Definition at line 226 of file mapper.cpp.

Field Documentation

◆ allocated

size_t struct_map_in_quest_list::allocated

Definition at line 229 of file mapper.cpp.

Referenced by add_to_struct_map_in_quest_list(), and init_struct_map_in_quest_list().

◆ count

size_t struct_map_in_quest_list::count

◆ list

struct struct_map_in_quest** struct_map_in_quest_list::list

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