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

◆ ClearSingleExclusionValueGlobal()

void Entity::ClearSingleExclusionValueGlobal ( EAttExclusions value)
inlineprotected

to help with item staging exclusions

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

4388 {
4389 int idx = m_AttachmentExclusionMaskGlobal.Find(value);
4390 if (idx != -1)
4392 }
ref set< int > m_AttachmentExclusionMaskGlobal
Определения EntityAI.c:108

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