livings(3) LPC Library Functions livings(3)
NNAAMMEE
livings() - return an array of all living objects
SSYYNNOOPPSSIISS
object *livings( void );
DDEESSCCRRIIPPTTIIOONN
Returns an array of pointers to all living objects
(objects that have had enable_commands() called in them).
SSEEEE AALLSSOO
enable_commands(3), find_living(3), users(3), objects(3)
MudOS 5 Sep 1994 1