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