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

◆ StartOverheating()

void InventoryItem::StartOverheating ( ItemBase weapon = null,
string ammoType = "",
ItemBase muzzle_owner = null,
ItemBase suppressor = null,
string config_to_search = "" )
inlineprivate

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

587 {
589 ItemBase.PlayOverheatingParticles(this, ammoType, this, suppressor, "CfgWeapons");
590 }
bool m_IsOverheatingEffectActive
Определения ItemBase.c:107
void ItemBase()
Определения ItemBase.c:140

Перекрестные ссылки ItemBase() и m_IsOverheatingEffectActive.