DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ClearJunctureToAttachedMagazine()
void Weapon::ClearJunctureToAttachedMagazine
(
PlayerBase
player
)
inline
private
См. определение в файле
Weapon_Base.c
строка
2241
2242
{
2243
Magazine mag = GetMagazine(GetCurrentMuzzle());
2244
if
(mag)
2245
{
2246
g_Game
.ClearJunctureEx(player, mag);
2247
}
2248
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
Перекрестные ссылки
g_Game
.
Weapon
Создано системой
1.13.2