Перейти к содержанию

Gameplay::getPrevWeatherTypeHashName

Материал из RAGE MP Wiki Archive
Версия от 15:35, 29 апреля 2024; imported>Shr0x (Created page with "{{ClientsideJsFunction}} {{JSContainer| Gets the hash name of the previous weather type ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getPrevWeatherTypeHashName(); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const previousWeather = mp.game.gameplay.getPrevWeatherTypeHashName(); mp.console.logInfo(`Previous weather hash type is: ${previousWeather}`) </syntaxhighlight> }} ==See also...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)