Definition at line 1 of file fryingpan.c.
◆ FryingPan()
| void FryingPan::FryingPan |
( |
| ) |
|
|
protected |
◆ ~FryingPan()
| void FryingPan::~FryingPan |
( |
| ) |
|
|
protected |
◆ CanHaveTemperature()
| override bool FryingPan::CanHaveTemperature |
( |
| ) |
|
|
protected |
◆ CanLoadItemIntoCargo()
| override bool FryingPan::CanLoadItemIntoCargo |
( |
EntityAI | item | ) |
|
|
protected |
◆ CanPutInCargo()
◆ CanReceiveItemIntoCargo()
| override bool FryingPan::CanReceiveItemIntoCargo |
( |
EntityAI | item | ) |
|
|
protected |
◆ EEDelete()
| override void FryingPan::EEDelete |
( |
EntityAI | parent | ) |
|
|
protected |
◆ GetQuantityNormalizedScripted()
| override float FryingPan::GetQuantityNormalizedScripted |
( |
| ) |
|
|
protected |
◆ IsContainer()
| override bool FryingPan::IsContainer |
( |
| ) |
|
|
protected |
◆ IsCookware()
| override bool FryingPan::IsCookware |
( |
| ) |
|
|
protected |
◆ OnVariablesSynchronized()
| override void FryingPan::OnVariablesSynchronized |
( |
| ) |
|
|
protected |
◆ ParticleCookingStart()
| void FryingPan::ParticleCookingStart |
( |
int | particle_id | ) |
|
|
protected |
◆ ParticleCookingStop()
| void FryingPan::ParticleCookingStop |
( |
| ) |
|
|
protected |
◆ RefreshAudioVisuals()
◆ RefreshAudioVisualsOnClient()
◆ RemoveAudioVisuals()
| void FryingPan::RemoveAudioVisuals |
( |
| ) |
|
|
protected |
◆ RemoveAudioVisualsOnClient()
| override void FryingPan::RemoveAudioVisualsOnClient |
( |
| ) |
|
|
protected |
◆ SetActions()
| override void FryingPan::SetActions |
( |
| ) |
|
|
protected |
◆ SoundCookingStart()
| void FryingPan::SoundCookingStart |
( |
string | sound_name | ) |
|
|
protected |
◆ SoundCookingStop()
| void FryingPan::SoundCookingStop |
( |
| ) |
|
|
protected |
◆ Synchronize()
| void FryingPan::Synchronize |
( |
| ) |
|
|
protected |
◆ m_CookingIsBurned
| bool FryingPan::m_CookingIsBurned |
|
protected |
◆ m_CookingIsDone
| bool FryingPan::m_CookingIsDone |
|
protected |
◆ m_CookingIsEmpty
| bool FryingPan::m_CookingIsEmpty |
|
protected |
◆ m_CookingMethod
◆ m_ParticleCooking
◆ m_ParticlePlaying
| int FryingPan::m_ParticlePlaying = ParticleList.INVALID |
|
protected |
◆ m_SoundCooking
| SoundOnVehicle FryingPan::m_SoundCooking |
|
protected |
◆ m_SoundEffectCooking
◆ m_SoundPlaying
| string FryingPan::m_SoundPlaying = "" |
|
protected |
◆ PARTICLE_BAKING_DONE
| int FryingPan::PARTICLE_BAKING_DONE = ParticleList.COOKING_BAKING_DONE |
|
protected |
◆ PARTICLE_BAKING_START
| int FryingPan::PARTICLE_BAKING_START = ParticleList.COOKING_BAKING_START |
|
protected |
◆ PARTICLE_BURNING_DONE
| int FryingPan::PARTICLE_BURNING_DONE = ParticleList.COOKING_BURNING_DONE |
|
protected |
◆ PARTICLE_DRYING_DONE
| int FryingPan::PARTICLE_DRYING_DONE = ParticleList.COOKING_DRYING_DONE |
|
protected |
◆ PARTICLE_DRYING_START
| int FryingPan::PARTICLE_DRYING_START = ParticleList.COOKING_DRYING_START |
|
protected |
◆ SOUND_BAKING_DONE
| const string FryingPan::SOUND_BAKING_DONE = "Baking_Done_SoundSet" |
|
protected |
◆ SOUND_BAKING_START
| const string FryingPan::SOUND_BAKING_START = "Baking_SoundSet" |
|
protected |
◆ SOUND_BURNING_DONE
| const string FryingPan::SOUND_BURNING_DONE = "Food_Burning_SoundSet" |
|
protected |
◆ SOUND_DRYING_DONE
| const string FryingPan::SOUND_DRYING_DONE = "Drying_Done_SoundSet" |
|
protected |
◆ SOUND_DRYING_START
| const string FryingPan::SOUND_DRYING_START = "Drying_SoundSet" |
|
protected |
The documentation for this class was generated from the following file:
- Daten/4_world/entities/itembase/inventory_base/fryingpan.c