En:NewItem
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class InventoryItem
[править]
Syntax
NewItem(image_name : String, image_name_for_location : String, identifier : String)
[править]
Description
Create new inventory object (item);
[править]
Parameters
- image_name - string. Image name;
- image_name_for_location - string. Image name for location;
- identifier - string. Unique identifier of inventory object (item);
[править]
Result
The method returns nothing;