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

◆ SyncedClick_ID()

proto native bool UAInterface::SyncedClick_ID ( int action,
bool check_focus = true )
private

Returns true just in frame, when single click action invoked (button pressed and released before hold timer)

Аргументы
actionid of action, defined in 4_World/Classes/UserActionsComponent/_constants.c
check_focusif true and game is unfocused, returns 0; otherwise returns actual value
Возвращает
true if action was released in that frame, false otherwise
См. также
SyncedClick()