DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsInventoryVisible()
override
bool
Car::IsInventoryVisible
(
)
inline
protected
См. определение в файле
CarScript.c
строка
2783
2784
{
2785
return
(
GetGame
().
GetPlayer
() && ( !
GetGame
().
GetPlayer
().GetCommand_Vehicle() ||
GetGame
().
GetPlayer
().GetCommand_Vehicle().GetTransport() ==
this
) );
2786
}
GetPlayer
PlayerBase GetPlayer()
Определения
ModifierBase.c:51
GetGame
proto native CGame GetGame()
Перекрестные ссылки
GetGame()
и
GetPlayer()
.
Car
Создано системой
1.13.2