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

◆ SetCalcDetails()

void WeightDebugData::SetCalcDetails ( string details)
inlineprivate

См. определение в файле 3_Game/tools/Debug.c строка 816

817 {
818 m_CalcDetails = details;
819 }
string m_CalcDetails
Определения 3_Game/tools/Debug.c:803

Перекрестные ссылки m_CalcDetails.

Используется в Ammunition_Base::GetWeightSpecialized(), InventoryItem::GetWeightSpecialized(), ManBase::GetWeightSpecialized() и Weapon::GetWeightSpecialized().