DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс PaydayMask_ColorBase
+ Граф наследования:PaydayMask_ColorBase:

Защищенные члены

set< intGetAttachmentExclusionInitSlotValue (int slotId)
 

Дополнительные унаследованные члены

- Закрытые члены унаследованные от Mask_Base
void InitGlobalExclusionValues ()
 
set< intGetAttachmentExclusionInitSlotValue (int slotId)
 
void InitGlobalExclusionValues ()
 
void InitGlobalExclusionValues ()
 
void InitGlobalExclusionValues ()
 
set< intGetAttachmentExclusionInitSlotValue (int slotId)
 

Подробное описание

Методы

◆ GetAttachmentExclusionInitSlotValue()

set< int > GetAttachmentExclusionInitSlotValue ( int slotId)
inlineprotected
4 {
5 set<int> ret = super.GetAttachmentExclusionInitSlotValue(slotId);
6 if (slotId == InventorySlots.MASK)
7 {
8 ret.Insert(EAttExclusions.LEGACY_HEADGEAR_MASK); //same as 'noHeadgear' used to be
9 }
10 return ret;
11 }
provides access to slot configuration
Definition InventorySlots.c:6
Definition EntityAI.c:95

Объявления и описания членов класса находятся в файле: