Skip to main content

next_inventory

Discworld driver help

next_inventory

Name

next_inventory() - return the next object in the same inventory

Synopsis

object next_inventory( object ob );

Description

Return the next object in the same inventory as `ob'.

See also

first_inventory(), all_inventory(), deep_inventory()