DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnMouseButtonPress()
override void MissionBaseWorld::OnMouseButtonPress
(
int
button
)
inline
protected
См. определение в файле
missionBase.c
строка
434
435
{
436
super.OnMouseButtonPress(button);
437
438
if
(
GetGame
().IsDebug() )
439
{
440
if
( PluginKeyBinding.instance != NULL )
441
{
442
PluginKeyBinding.instance.OnMouseButtonPress(button);
443
}
444
}
445
}
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
.
MissionBaseWorld
Создано системой
1.13.2