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

◆ GetGlassesEffectID()

int Clothing_Base::GetGlassesEffectID ( )
inlineprivate

Used for 'glasses' (and other colored layers triggered by attach/detach in the InventorySlots.EYEWEAR)

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

18 {
19 return -1;
20 }