.\"return the inventory of an object .DT all_inventory Discworld driver help all_inventory Name .SI 5 all_inventory() - return the inventory of an object .EI Synopsis .SI 5 object *all_inventory( object ob ); .EI Description .SP 5 5 Returns an array of the objects contained in the inventory of <ob>. .EP See also .SI 5 first_inventory(3), next_inventory(3) .EI