DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
RemoveQuickBarEntityShortcut()
void ManBase::RemoveQuickBarEntityShortcut
(
EntityAI
entity
)
inline
protected
См. определение в файле
PlayerBase.c
строка
2188
2189
{
2190
int
index =
m_QuickBarBase
.FindEntityIndex(entity);
2191
if
(index != -1)
2192
m_QuickBarBase
.SetEntityShortcut(entity,-1);
2193
}
ManBase::m_QuickBarBase
QuickBarBase m_QuickBarBase
Определения
PlayerBase.c:133
Перекрестные ссылки
m_QuickBarBase
.
ManBase
Создано системой
1.13.2