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

◆ OnEntry()

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

22{ if (LogManager.IsWeaponLogEnable()) { wpnPrint("[wpnfsm] " + Object.GetDebugName(m_weapon) + " { close nobull nomag"); } super.OnEntry(e); }
void wpnPrint(string s)
Определения Debug.c:1
class WeaponGuardIsDestroyed extends WeaponGuardBase m_weapon
Определения Guards.c:604
static bool IsWeaponLogEnable()
Определения Debug.c:718
Определения Debug.c:594
Определения ObjectTyped.c:2