Skip to main content

named_livings

Discworld driver help

named_livings

Name

named_livings() - return all living objects with names

Synopsis

mapping named_livings( void );

Description

named_livings() returns all objects that have called both set_living_name() and enable_commands(). It is significantly more efficient than livings().

See also

livings(), set_living_name(), enable_commands()