DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
RemoveQuickBarEntityShortcut()
void ManBase::RemoveQuickBarEntityShortcut
(
EntityAI
entity
)
inline
protected
См. определение в файле
PlayerBase.c
строка
2056
2057
{
2058
int
index =
m_QuickBarBase
.FindEntityIndex(entity);
2059
if
(index != -1)
2060
m_QuickBarBase
.SetEntityShortcut(entity,-1);
2061
}
ManBase::m_QuickBarBase
QuickBarBase m_QuickBarBase
Определения
PlayerBase.c:86
Перекрестные ссылки
m_QuickBarBase
.
ManBase
Создано системой
1.13.2