DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionExtinquishTorchVideo::ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
См. определение в файле
ActionExtinquishTorchVideo.c
строка
14
15
{
16
if
(item.GetCompEM() && item.GetCompEM().IsSwitchedOn())
17
return
true
;
18
19
return
false
;
20
}
Перекрестные ссылки
ActionTarget
.
ActionExtinquishTorchVideo
Создано системой
1.13.2