DayZ 1.27
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 строка 319

320 {
321 return m_VONManager.IsVonToggled();
322 }
static ref VONManagerBase m_VONManager
Определения VONManager.c:286

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