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