DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ActionCondition()
override
bool
ActionForceABiteCan::ActionCondition
(
PlayerBase
player
,
ActionTarget
target
,
ItemBase
item
)
inline
private
См. определение в файле
ActionForceABiteCan.c
строка
4
5
{
6
return
true
;
7
/*
8
//if staging for cans is introduced
9
if ( item && item.IsOpen() )
10
{
11
return true;
12
}
13
return false;
14
*/
15
}
Перекрестные ссылки
ActionTarget
.
ActionForceABiteCan
Создано системой
1.13.2