|
DayZ 1.24
|
This is the complete list of members for StomachItem, including all inherited members.
| AddAgents(int agents) | StomachItem | inlineprivate |
| AddAmount(float amount) | StomachItem | inlineprivate |
| GetAmount() | StomachItem | inlineprivate |
| GetClassName() | StomachItem | inlineprivate |
| GetFoodStage() | StomachItem | inlineprivate |
| GetNutritions(float digestion_points, NutritionalProfile profile, out float water, out float energy, out float toxicity) | StomachItem | inlineprivate |
| m_Agents | StomachItem | private |
| m_Amount | StomachItem | private |
| m_ClassName | StomachItem | private |
| m_FoodStage | StomachItem | private |
| m_Profile | StomachItem | private |
| ProcessDigestion(float digestion_points, out float water, out float energy, out float toxicity, out float volume, out int agents, out float consumed_amount) | StomachItem | inlineprivate |
| SetFoodStage(int food_stage) | StomachItem | inlineprivate |
| StomachItem(string class_name, float amount, NutritionalProfile profile, int foodstage, int agents) | StomachItem | inlineprivate |