[Package Index | Mudlib Index | Effect Index]

File /std/room/inherit/room_save.c

A saving room inheritable. This handles rooms which save their inventory, or more specifically part of their inventory. Which objects should be saved or not saved can be controlled by overriding test_save. Containers in this room that need to cause it to save its inventory should generate a save event.

See also:
test_save.c and event_save .c

Written by ceres

Inherits

This class inherits the following classes /global/auto_load.c

Includes

This class includes the following files /include/player.h, /include/playtesters.h and /include/move_failures.h

Method index

Public Functions

These are functions that everyone can access.

.