DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ IsInventoryVisible()

override bool BoatScript::IsInventoryVisible ( )
inlineprotected

См. определение в файле BoatScript.c строка 192

193 {
194 return (g_Game.GetPlayer() && (!g_Game.GetPlayer().GetCommand_Vehicle() || g_Game.GetPlayer().GetCommand_Vehicle().GetTransport() == this));
195 }
DayZGame g_Game
Определения DayZGame.c:3942

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