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