all_inventory(3) LPC Library Functions all_inventory(3)
NAME
all_inventory() - return the inventory of an object
SYNOPSIS
object *all_inventory( object ob );
DESCRIPTION
Returns an array of the objects contained in the inventory
of <ob>.
SEE ALSO
first_inventory(3), next_inventory(3), deep_inventory(3)
MudOS Last change: 5 Sep 1994 1