En:SetLandedState
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class MapObject
[править]
Syntax
SetLandedState(value : Boolean)
[править]
Description
Set object which will be landed (like carpet);
[править]
Parameters
- value - boolean. State value. If it is TRUE carpet is landed (units will go to it), if it is FALSE object will be image over units;
[править]
Result
The method returns nothing;