deep_inherit_list(3) LPC Library Functions deep_inherit_list(3)
NAME
deep_inherit_list() - get a list of ancestors of an object
SYNOPSIS
string *deep_inherit_list( object obj );
DESCRIPTION
Returns an array of filenames of all objects inherited
(directly and indirectly) by obj.
SEE ALSO
inherit_list(3), inherits(3)
MudOS Last change: 5 Sep 1994 1