DayZ 1.29
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 строка 596

597 {
599 ItemBase.PlayOverheatingParticles(this, ammoType, this, suppressor, "CfgWeapons");
600 }
bool m_IsOverheatingEffectActive
Определения ItemBase.c:113
void ItemBase()
Определения ItemBase.c:148

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