DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
DisableKey()
proto native void Input::DisableKey
(
int
key
)
private
Disable key until end of frame.
Аргументы
key
id of key, defined in
KeyCode
GetGame
().
GetInput
().
DisableKey
(
KeyCode
.KC_RETURN);
CGame::GetInput
proto native Input GetInput()
Input::DisableKey
proto native void DisableKey(int key)
Disable key until end of frame.
GetGame
proto native CGame GetGame()
KeyCode
KeyCode
Определения
EnSystem.c:157
Используется в
MissionBase::OnUpdate()
.
Input
Создано системой
1.13.2