Crossfire Server, Branches 1.12  R18729
chars_names Struct Reference
+ Collaboration diagram for chars_names:

Data Fields

int login_order
 
char namebuf [MAX_BUF]
 

Detailed Description

Utility structure for the 'who' command.

Definition at line 522 of file c_misc.c.

Field Documentation

int chars_names::login_order

Definition at line 524 of file c_misc.c.

Referenced by list_players().

char chars_names::namebuf[MAX_BUF]

Definition at line 523 of file c_misc.c.

Referenced by name_cmp().


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