En:SetDescription
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class InventoryItem
[править]
Syntax
SetDescription(identifier_of_short_description : Number, identifier_of_large_description : Number)
[править]
Description
Set description for invenroty item (from file Resource\data\inventory.txt);
[править]
Parameters
- identifier_of_short_description - number. Identifier of short description;
- identifier_of_large_description - number. Identifier of large description;
[править]
Result
The method returns nothing;