DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
RemoveAllAgentsExcept()
override void InventoryItem::RemoveAllAgentsExcept
(
int
agent_to_keep
)
inline
protected
См. определение в файле
ItemBase.c
строка
3880
3881
{
3882
m_AttachedAgents
=
m_AttachedAgents
& agent_to_keep;
3883
}
InventoryItem::m_AttachedAgents
int m_AttachedAgents
Определения
ItemBase.c:93
Перекрестные ссылки
m_AttachedAgents
.
InventoryItem
Создано системой
1.13.2