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