Skip to main content

livings

Discworld driver help

livings

Name

livings() - return an array of all living objects

Synopsis

object *livings( void );

Description

Returns an array of all living objects (objects that have had enable_commands() called in them).

See also

enable_commands(), find_living(), users()