См. определение в файле missionBase.c строка 447
448 {
449 super.OnMouseButtonRelease(button);
450
452 {
453 if ( PluginKeyBinding.instance != NULL )
454 {
455 PluginKeyBinding.instance.OnMouseButtonRelease(button);
456 }
457 }
458 }
Перекрестные ссылки g_Game.