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

◆ InsertAgent()

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

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

3956 {
3957 if (count < 1)
3958 return;
3959 //Debug.Log("Inserting Agent on item: " + agent.ToString() +" count: " + count.ToString());
3961 }
int m_AttachedAgents
Определения ItemBase.c:93

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