![]() |
Dayz Explorer 1.28.160049
|
This is the complete list of members for StomachItem, including all inherited members.
| AddAgents(int agents) | StomachItem | protected |
| AddAmount(float amount) | StomachItem | protected |
| AddTemperature(float temperature, float fraction) | StomachItem | protected |
| GetAmount() | StomachItem | protected |
| GetClassName() | StomachItem | protected |
| GetFoodStage() | StomachItem | protected |
| GetNutritions(float digestion_points, NutritionalProfile profile, out float water, out float energy, out float toxicity) | StomachItem | protected |
| GetTemperature() | StomachItem | protected |
| m_Temperature | StomachItem | protected |
| ProcessDigestion(float digestion_points, out float water, out float energy, out float toxicity, out float volume, out int agents, out float consumed_amount) | StomachItem | protected |
| SetFoodStage(int food_stage) | StomachItem | protected |
| StomachItem(string class_name, float amount, NutritionalProfile profile, int foodstage, int agents, float temperature) | StomachItem | protected |