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