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

◆ ClearContents()

void ClearContents ( )
protected

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

159 {
160 m_StomachContents.Clear();
161 m_StomachVolume = 0.0;
163 }
float m_StomachTemperature
Определения PlayerStomach.c:138
ref array< ref StomachItem > m_StomachContents
Определения PlayerStomach.c:132
float m_StomachVolume
Определения PlayerStomach.c:137

Перекрестные ссылки m_StomachContents, m_StomachTemperature и m_StomachVolume.