DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnExit()

override void OnExit ( WeaponEventBase e)

См. определение в файле Pistol_Base.c строка 30

30{ super.OnExit(e); if (LogManager.IsWeaponLogEnable()) { wpnPrint("[wpnstate] } CD00 closed dischgd nobull nomag"); } }
void wpnPrint(string s)
Определения Debug.c:1
static bool IsWeaponLogEnable()
Определения Debug.c:718
Определения Debug.c:594

Перекрестные ссылки LogManager::IsWeaponLogEnable() и wpnPrint().