Skip to main content

children

Discworld driver help

children

Name

children() - returns an array of objects cloned from a given object.

Synopsis

object *children( string name );

Description

This efun returns an array of objects that have been loaded or cloned from the file named by `name' (including the object `name' itself, if loaded).

See also

deep_inherit_list(), inherit_list(), objects()