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

◆ SetWeight()

void WeightDebugData::SetWeight ( float weight)
inlineprivate

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

812 {
813 m_Weight = weight.ToString();
814 }
string m_Weight
Определения 3_Game/tools/Debug.c:801
proto string ToString(bool simple=true)

Перекрестные ссылки m_Weight и float::ToString().