|
LPC Library Functions: deep_inventory |
|
NAMEdeep_inventory() - return the nested inventory of an object
SYNOPSISobject *deep_inventory( object ob );
DESCRIPTIONReturns 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. Note that this efun is not available if the driver flag NO_ENVIRONMENT is defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|