DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ DisableKey()

proto native void Input::DisableKey ( int key)
private

Disable key until end of frame.

Аргументы
keyid of key, defined in KeyCode
proto native Input GetInput()
proto native void DisableKey(int key)
Disable key until end of frame.
proto native CGame GetGame()
KeyCode
Определения EnSystem.c:157

Используется в MissionBase::OnUpdate().