En:SetCharacterParam
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
SetCharacterParam(character_property : UnitCharacter, value : Number)
[править]
Description
Set value of unit character parameter;
[править]
Parameters
- character_property - UnitCharacter. Type of character property;
- value - number. Value of character property;
[править]
Result
The method returns nothing;