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

Gameplay::updateOnscreenKeyboard

Материал из RAGE MP Wiki Archive
Версия от 10:56, 29 апреля 2024; imported>Shr0x (Created page with "{{ClientsideJsFunction}} {{JSContainer| Updates the system keyboard, and returns its status. This should be called every frame until a non pending status is returned. ==Keyboard states== <pre> enum KEYBOARD_STATE { INVALID = -1, PENDING, SUCCESS, CANCELLED, FAILED, } </pre> ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.updateOnscreenKeyboard(); </syntaxhighlight> ==Example== <syntaxhighlight l...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)