Data Fields | |
dbref | player |
char * | title |
char * | alias |
channel * | channel |
Definition at line 35 of file comstar.c.
char* channel_user::alias |
struct channel* channel_user::channel |
Definition at line 39 of file comstar.c.
Referenced by comstar_add_user_to_channel(), comstar_find_channel_by_user_alias(), comstar_remove_user_from_channel(), and do_destroychannel().
char* channel_user::title |