См. определение в файле ScriptConsoleSoundsTab.c строка 437
438 {
439 super.OnDoubleClick(w,
x,
y, button);
440
442 {
443 EditBoxWidget.Cast(w).SetText("");
444 return true;
445 }
446
447 return false;
448 }
EditBoxWidget m_SoundEventIDBox
EditBoxWidget m_SoundFilter
Перекрестные ссылки m_SoundEventIDBox, m_SoundFilter, x и y.