DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ IsFeatherType()

bool ActionCraftBoltsFeather::IsFeatherType ( string itemInHandsType)
inlineprotected

См. определение в файле ActionCraftBoltsFeather.c строка 34

35 {
36 return itemInHandsType == "ChickenFeather";
37 }

Используется в ActionCondition() и OnStartServer().