En:MoveItemFromInventory
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
MoveItemFromInventory(item_name : String, object_name_where : String)
[править]
Description
Move item from current inventory to inventary of specified object;
[править]
Parameters
- item_name - string. Inventory item name;
- object_name_where - string. Name object where is necessary to transfer item;
[править]
Result
The method returns nothing;