|
LPC Library Functions: first_inventory |
|
NAMEfirst_inventory() - return the first item in an object's inventory
SYNOPSISobject first_inventory( mixed ob );
DESCRIPTIONReturn the first object in the inventory of 'ob', where 'ob' is either an object or the file name of an object. Note that this efun is not available if the driver flag NO_ENVIRONMENT is defined. SEE ALSOfile_name(), next_inventory(), all_inventory(), deep_inventory() |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|