DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SetLoadedQuickBarItemBind()
void ManBase::SetLoadedQuickBarItemBind
(
EntityAI
entity
,
int
index
)
inline
protected
См. определение в файле
PlayerBase.c
строка
8343
8344
{
8345
if
(
m_aQuickBarLoad
)
8346
m_aQuickBarLoad
.Insert(
new
Param2<EntityAI, int>(entity,index));
8347
}
ManBase::m_aQuickBarLoad
ref array< ref Param2< EntityAI, int > > m_aQuickBarLoad
Определения
PlayerBase.c:243
Перекрестные ссылки
m_aQuickBarLoad
.
ManBase
Создано системой
1.13.2