Collaboration diagram for player_cache:

Data Fields | |
| dbref | player |
| int | money |
| int | queue |
| int | qmax |
| int | cflags |
| player_cache * | next |
Definition at line 23 of file player_c.cpp.
Definition at line 29 of file player_c.cpp.
Referenced by pcache_find(), pcache_reload1(), pcache_save(), pcache_trim(), and s_Pennies().
Definition at line 26 of file player_c.cpp.
Referenced by pcache_reload1(), pcache_save(), Pennies(), and s_Pennies().
| struct player_cache* player_cache::next |
Definition at line 25 of file player_c.cpp.
Referenced by pcache_find(), pcache_save(), and pcache_trim().
Definition at line 27 of file player_c.cpp.
Referenced by a_Queue(), pcache_find(), and pcache_trim().
1.4.7