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

◆ InsertAgent()

override void InventoryItem::InsertAgent ( int agent,
float count = 1 )
inlineprotected

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

4006 {
4007 if (count < 1)
4008 return;
4009 //Debug.Log("Inserting Agent on item: " + agent.ToString() +" count: " + count.ToString());
4011 }
int m_AttachedAgents
Определения ItemBase.c:99

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