
next_inventory(3)     LPC 系統函數     next_inventory(3)

名稱
     next_inventory() - return the next object in the same inven-
     tory

語法
     object next_inventory( object ob );

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

     Warning: If the object `ob'  is  moved  by  "move_object()",
     then  "next_inventory()"  will return an object from the new
     inventory.

請參考
     first_inventory(3), all_inventory(3), deep_inventory(3)

MudOS                Last change: 5 Sep 1994                    1

