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

◆ SetLoadedQuickBarItemBind()

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

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

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

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