deep_inventory(3) LPC Library Functions deep_inventory(3)
NNAAMMEE
deep_inventory() - return the nested inventory of an
object
SSYYNNOOPPSSIISS
object *deep_inventory( object ob );
DDEESSCCRRIIPPTTIIOONN
Returns an array of the objects contained in the inventory
of <ob> and all the objects contained in the inventories
of those objects and so on.
SSEEEE AALLSSOO
first_inventory(3), next_inventory(3), all_inventory(3)
MudOS 5 Sep 1994 1