DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsInventoryVisible()
override
bool
Car::IsInventoryVisible
(
)
inline
protected
См. определение в файле
CarScript.c
строка
2926
2927
{
2928
return
(
g_Game
.GetPlayer() && ( !
g_Game
.GetPlayer().GetCommand_Vehicle() ||
g_Game
.GetPlayer().GetCommand_Vehicle().GetTransport() ==
this
) );
2929
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
Перекрестные ссылки
g_Game
.
Car
Создано системой
1.13.2