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