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