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