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

◆ ActivateCondition()

override bool MaskMdfr::ActivateCondition ( PlayerBase player)
inlineprivate

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

27 {
28 return MaskBase.Cast(player.GetInventory().FindAttachment(InventorySlots.MASK)) != null;
29 }

Используется в DeactivateCondition().