DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnMouseButtonRelease()
override void MissionBaseWorld::OnMouseButtonRelease
(
int
button
)
inline
protected
См. определение в файле
missionBase.c
строка
447
448
{
449
super.OnMouseButtonRelease(button);
450
451
if
(
GetGame
().IsDebug() )
452
{
453
if
( PluginKeyBinding.instance != NULL )
454
{
455
PluginKeyBinding.instance.OnMouseButtonRelease(button);
456
}
457
}
458
}
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
.
MissionBaseWorld
Создано системой
1.13.2