DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetAttachmentExclusionInitSlotValue()
set<
int
> WitchHoodCoif_ColorBase::GetAttachmentExclusionInitSlotValue
(
int
slotId
)
inline
protected
См. определение в файле
WitchHoodCoif_ColorBase.c
строка
10
11
{
12
set<int> ret = super.GetAttachmentExclusionInitSlotValue(slotId);
13
if
(slotId == InventorySlots.HEADGEAR)
14
{
15
ret.Insert(EAttExclusions.LEGACY_MASK_HEADGEAR);
//same as 'noMask' used to be
16
}
17
return
ret;
18
}
WitchHoodCoif_ColorBase
Создано системой
1.13.2