.\"returns an array of objects cloned from a given object .DT children $MUDNAME$ driver help children .SH Name .SI 5 children() - returns an array of objects cloned from a given object. .EI .SH Synopsis .SI 5 object *children( string name ); .EI .SH Description .SP 5 5 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). .EP .SH See also .SI 5 deep_inherit_list(), inherit_list(), objects() .EI