|
static float | GetFoodTotalVolume (ItemBase item, string classname="", int food_stage=0) |
|
static float | GetFoodEnergy (ItemBase item, string classname="", int food_stage=0) |
|
static float | GetFoodWater (ItemBase item, string classname="", int food_stage=0) |
|
static float | GetFoodNutritionalIndex (ItemBase item, string classname="", int food_stage=0) |
|
static float | GetFoodToxicity (ItemBase item, string classname="", int food_stage=0) |
|
static int | GetFoodAgents (ItemBase item, string classname="", int food_stage=0) |
|
static float | GetFoodDigestibility (ItemBase item, string classname="", int food_stage=0) |
|
static NutritionalProfile | GetNutritionalProfile (ItemBase item, string classname="", int food_stage=0) |
|
bool | m_MakeCookingSounds |
|
SoundOnVehicle | m_SoundCooking |
|
EffectSound | m_SoundEffectCooking |
| DEPRECATED.
|
|
string | m_SoundPlaying |
|
ref FoodStage | m_FoodStage |
|
float | m_DecayTimer |
|
float | m_DecayDelta = 0.0 |
|
FoodStageType | m_LastDecayStage = FoodStageType.NONE |
|
ParticleSource | m_HotVaporParticle |
|
◆ InitItemVariables()
5 {
6 super.InitItemVariables();
7
9 }
bool can_this_be_combined
Definition ItemBase.c:4830
Перекрестные ссылки can_this_be_combined.
◆ OnConsume()
12 {
14 {
16 }
17
19 }
eModifiers
Definition eModifiers.c:2
◆ SetActions()
22 {
24
27 }
void AddAction(typename actionName)
Definition AdvancedCommunication.c:220
Definition ActionEatPillFromBottle.c:2
Перекрестные ссылки AddAction().
Объявления и описания членов класса находятся в файле: