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

◆ SetLoadedQuickBarItemBind()

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

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

8059 {
8060 if (m_aQuickBarLoad)
8061 m_aQuickBarLoad.Insert(new Param2<EntityAI, int>(entity,index));
8062 }
ref array< ref Param2< EntityAI, int > > m_aQuickBarLoad
Определения PlayerBase.c:196

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