DayZ 1.24
|
Static Private Attributes | |
static ref map< int, ref NutritionalProfile > | m_AllLiquidsByType = new map<int, ref NutritionalProfile> |
static ref map< string, ref NutritionalProfile > | m_AllLiquidsByName = new map<string, ref NutritionalProfile> |
static bool | m_Init = InitAllLiquids() |
|
inlinestaticprivate |
Definition at line 136 of file Liquid.c.
Referenced by ActionWorldLiquidActionSwitch::ActionCondition(), CanTransfer(), FillContainer(), and ActionFillBottleBase::GetLiquidType().
Definition at line 79 of file Liquid.c.
References CanFillContainer().
Referenced by ActionDrainLiquid::ActionCondition(), ActionPourLiquid::ActionCondition(), ActionTransferLiquid::ActionCondition(), RecipeBase::CanDo(), and Transfer().
|
inlinestaticprivate |
Definition at line 116 of file Liquid.c.
References CanFillContainer().
Referenced by FillContainerEnviro(), and Transfer().
|
inlinestaticprivate |
Definition at line 126 of file Liquid.c.
References AGT_WATER_POND, FillContainer(), and GetPlugin().
Referenced by CAContinuousFill::CalcAndSetQuantity(), RainProcurementComponentBase::ProcureLiquid(), and RainProcurementManager::RainProcurementCheck().
Definition at line 229 of file Liquid.c.
References GetLiquidConfigProperty().
Definition at line 269 of file Liquid.c.
References GetLiquidConfigProperty().
Referenced by SetUpNutritionalProfile().
Definition at line 244 of file Liquid.c.
References GetLiquidConfigProperty().
Definition at line 259 of file Liquid.c.
References GetLiquidConfigProperty().
Definition at line 264 of file Liquid.c.
References GetLiquidConfigProperty().
Referenced by SetUpNutritionalProfile().
Definition at line 8 of file Liquid.c.
References m_AllLiquidsByType.
Referenced by ManBase::Consume().
|
inlinestaticprivate |
Definition at line 175 of file Liquid.c.
References g_Game, and GetGame().
Referenced by GetAgents(), GetDigestibility(), GetEnergy(), GetFlammability(), GetFullness(), GetName(), GetNutritionalIndex(), GetToxicity(), and GetWaterContent().
Definition at line 254 of file Liquid.c.
References GetLiquidConfigProperty().
Definition at line 249 of file Liquid.c.
References GetLiquidConfigProperty().
Referenced by SetUpNutritionalProfile().
|
inlinestaticprivate |
Definition at line 210 of file Liquid.c.
References class_name, and m_AllLiquidsByName.
Referenced by AddToStomach().
|
inlinestaticprivate |
Definition at line 205 of file Liquid.c.
References m_AllLiquidsByType.
Definition at line 234 of file Liquid.c.
References GetLiquidConfigProperty().
Referenced by SetUpNutritionalProfile().
Definition at line 239 of file Liquid.c.
References GetLiquidConfigProperty().
Referenced by SetUpNutritionalProfile().
Definition at line 17 of file Liquid.c.
References g_Game, GetGame(), m_AllLiquidsByName, m_AllLiquidsByType, and SetUpNutritionalProfile().
|
inlinestaticprivate |
Definition at line 215 of file Liquid.c.
References GetAgents(), GetDigestibility(), GetEnergy(), GetFullness(), GetNutritionalIndex(), GetToxicity(), and GetWaterContent().
Referenced by InitAllLiquids().
|
inlinestaticprivate |
Definition at line 37 of file Liquid.c.
References AGT_TRANSFER_COPY, CanTransfer(), Math::Clamp(), FillContainer(), GetPlugin(), and Math::Min().
Referenced by CAContinuousQuantityLiquidTransfer::CalcAndSetQuantity(), and RecipeBase::Do().
|
staticprivate |
Definition at line 4 of file Liquid.c.
Referenced by GetNutritionalProfileByName(), and InitAllLiquids().
|
staticprivate |
Definition at line 3 of file Liquid.c.
Referenced by GetLiquidClassname(), GetNutritionalProfileByType(), and InitAllLiquids().
|
staticprivate |