DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionCraftImprovisedHeadCover::ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
См. определение в файле
ActionCraftImprovisedHeadCover.c
строка
30
31
{
32
if
( item.GetQuantity() >= 2 )
33
{
34
return
true
;
35
}
36
return
false
;
37
}
Перекрестные ссылки
ActionTarget
.
ActionCraftImprovisedHeadCover
Создано системой
1.13.2