#include <egg_server_api.h>
Definition at line 69 of file egg_server_api.h.
Data Fields | |
| struct channel_mask * | head |
| int | len |
| int | loading |
| char | type |
struct channel_mask* channel_mask_list::head [read] |
Definition at line 70 of file egg_server_api.h.
Referenced by channel_add_mask(), channel_del_mask(), clear_masklist(), and script_channel_mask_list().
Definition at line 71 of file egg_server_api.h.
Referenced by channel_add_mask(), and channel_del_mask().
Definition at line 72 of file egg_server_api.h.
Referenced by channel_on_join(), got_list_end(), and got_list_item().
1.5.6