Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс ActionForceABiteCan
+ Граф наследования:ActionForceABiteCan:

Закрытые члены

override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 

Подробное описание

Методы

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate
4 {
5 return true;
6 /*
7 //if staging for cans is introduced
8 if ( item && item.IsOpen() )
9 {
10 return true;
11 }
12 return false;
13 */
14 }

Объявления и описания членов класса находятся в файле: