DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsWearingMask()
bool
ActionGagSelf::IsWearingMask
(
PlayerBase
player
)
inline
private
См. определение в файле
ActionGagSelf.c
строка
59
60
{
61
if
( player.GetInventory().FindAttachment(InventorySlots.MASK) )
62
{
63
return
true
;
64
}
65
return
false
;
66
}
Используется в
ActionCondition()
.
ActionGagSelf
Создано системой
1.13.2