En:SetFileNameForUnit
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class InventoryItem
[править]
Syntax
SetFileNameForUnit(file_name : String)
[править]
Description
Set prefix of sprite file name for object-unit, who has current item in invenory (i.e. if unit holds current item in hand). File name will be created like this : <prefix>_<state>_<direction>.gif;
[править]
Parameters
- file_name - string. File name;
[править]
Result
The method returns nothing;