|
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 |
|
◆ GetQuantityNormalizedScripted()
389 {
390 return 1.0;
391 }
◆ IsOpen()
384 {
385 return false;
386 }
◆ Open()
◆ SetActions()
377 {
379
381 }
void AddAction(typename actionName)
Definition AdvancedCommunication.c:220
Definition ActionOpen.c:2
Перекрестные ссылки AddAction().
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Entities/ItemBase/Gear/Food/CannedFood.c