Skip to main content

deep_inventory

Discworld efun help

deep_inventory

object *deep_inventory(object *ob);

This function returns the recursive inventory of an object. The returned array of objects is flat, ie there is no structure reflecting the internal containment relations.

See also

all_inventory, first_inventory, next_inventory.