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

◆ ClearSingleExclusionValueGlobal()

void Entity::ClearSingleExclusionValueGlobal ( EAttExclusions value)
inlineprotected

to help with item staging exclusions

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 4447

4448 {
4449 int idx = m_AttachmentExclusionMaskGlobal.Find(value);
4450 if (idx != -1)
4452 }
ref set< int > m_AttachmentExclusionMaskGlobal

Перекрестные ссылки m_AttachmentExclusionMaskGlobal.