Crossfire Server, Trunk
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.cpp.

Field Documentation

◆ login_order

int chars_names::login_order

Definition at line 524 of file c_misc.cpp.

Referenced by list_players().

◆ namebuf

char chars_names::namebuf[MAX_BUF]

Definition at line 523 of file c_misc.cpp.

Referenced by name_cmp().


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