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

◆ SetLoadedQuickBarItemBind()

void ManBase::SetLoadedQuickBarItemBind ( EntityAI entity,
int index )
inlineprotected

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

8344 {
8345 if (m_aQuickBarLoad)
8346 m_aQuickBarLoad.Insert(new Param2<EntityAI, int>(entity,index));
8347 }
ref array< ref Param2< EntityAI, int > > m_aQuickBarLoad
Определения PlayerBase.c:243

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