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

◆ IsVONToggled()

static bool VONManager::IsVONToggled ( )
inlinestaticprivate

Specifies whether VON mode is toggled or not.

Возвращает
True if in Voice Activation mode, False if in Push-to-Talk mode

См. определение в файле VONManager.c строка 333

334 {
335 return m_VONManager.IsVonToggled();
336 }
static ref VONManagerBase m_VONManager
Определения VONManager.c:300

Перекрестные ссылки m_VONManager.