En:GetCityByName
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
Содержание |
[править]
Account
Method of class WorldCity
[править]
Syntax
GetCityByName(city_id : String) : Boolean
[править]
Description
Set pointer in list of cities to current city with identifier <city_id>;
[править]
Parameters
- city_id - string. City identifier;
[править]
Result
The method returns value true, if pointer setting was successfully, false - otherwise. Data type - Boolean