From the NannyMUD documentation
2000-12-14
NAME
all_inventory - The contents of an object.SYNTAX
object *all_inventory(object ob)DESCRIPTION
This function returns an array of the objects contained in `ob'. If `ob' is not specified 'this_object()' is used by default.SEE ALSO
first_inventory in efun/object_related/first_inventorySEE ALSO
next_inventory in efun/object_related/next_inventorySEE ALSO
deep_inventory in efun/object_related/deep_inventory