DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
protected
См. определение в файле
ActionDrinkPondContinuous.c
строка
44
45
{
46
if
(item && item.IsHeavyBehaviour())
47
return
false
;
48
49
return
player.CanEatAndDrink();
50
}
Перекрестные ссылки
ActionTarget
.
Ishodniki
scripts
4_World
Classes
UserActionsComponent
Actions
Continuous
ActionDrinkPondContinuous.c
Создано системой
1.13.2