519 {
522 {
528 Param5<int,int,int,float,float> p5 = new Param5<int,int,int,float,float>(id, food_stage, agents, amount, temperature);
529 object_out.Insert(p5);
530 }
532 object_out.Insert(p1);
534 object_out.Insert(paramTemp);
535 return count;
536
537 }
float m_StomachTemperature
ref array< ref StomachItem > m_StomachContents
void PlayerStomach(PlayerBase player)