DayZ 1.24
|
Go to the source code of this file.
Enumerations | |
enum | SoundTypeBottle { POURING = 1 , EMPTYING = 0 } |
Enumerator | |
---|---|
POURING | |
EMPTYING |
Definition at line 1 of file Bottle_Base.c.
|
private |
Definition at line 46 of file Bottle_Base.c.
References m_LiquidEmptyRate, and QUANTITY_EMPTIED_PER_SEC_DEFAULT.
Definition at line 70 of file Bottle_Base.c.
Definition at line 62 of file Bottle_Base.c.
References RemoveAudioVisuals().
|
private |
Definition at line 304 of file Bottle_Base.c.
References Bottle_Base::GetEmptyingEndSoundsetHard(), Bottle_Base::GetEmptyingEndSoundsetSoft(), Bottle_Base::GetEmptyingEndSoundsetWater(), GetGame(), and GetPosition.
Referenced by StopEmptyingLoopSound().
|
private |
|
private |
|
private |
|
private |
Definition at line 286 of file Bottle_Base.c.
References Bottle_Base::GetEmptyingLoopSoundsetHard(), Bottle_Base::GetEmptyingLoopSoundsetSoft(), Bottle_Base::GetEmptyingLoopSoundsetWater(), GetGame(), and GetPosition.
Referenced by PlayEmptyingLoopSound().
|
private |
|
private |
|
private |
|
private |
Returns base liquid empty rate (absolute)..preferrably use the 'GetLiquidThroughputCoef' instead.
Definition at line 331 of file Bottle_Base.c.
References m_LiquidEmptyRate.
|
private |
Definition at line 355 of file Bottle_Base.c.
References SetQuantityMax().
|
private |
Definition at line 89 of file Bottle_Base.c.
References PlayEmptyingLoopSound(), PlayPouringLoopSound(), StopEmptyingLoopSound(), and StopPouringLoopSound().
Definition at line 119 of file Bottle_Base.c.
References m_CookingIsBurned, m_CookingIsDone, m_CookingIsEmpty, m_CookingMethod, RefreshAudioVisuals(), and RemoveAudioVisuals().
Definition at line 232 of file Bottle_Base.c.
References m_ParticleCooking, m_ParticlePlaying, particle_id, ParticleCookingStop(), and ParticleManager().
Referenced by RefreshAudioVisuals().
|
private |
Definition at line 249 of file Bottle_Base.c.
References GetGame(), ParticleList::INVALID, m_ParticleCooking, and m_ParticlePlaying.
Referenced by ParticleCookingStart(), and RemoveAudioVisuals().
|
private |
Definition at line 271 of file Bottle_Base.c.
References GetEmptyingLoopSoundset(), EffectSound::IsSoundPlaying(), m_EmptyingLoopSound, and SEffectManager::PlaySoundOnObject().
Referenced by OnRPC().
|
private |
Definition at line 259 of file Bottle_Base.c.
References Bottle_Base::GetPouringSoundset(), EffectSound::IsSoundPlaying(), m_PouringLoopSound, and SEffectManager::PlaySoundOnObject().
Referenced by OnRPC().
|
private |
Definition at line 146 of file Bottle_Base.c.
References ParticleList::NONE, PARTICLE_BAKING_DONE, PARTICLE_BAKING_START, PARTICLE_BOILING_DONE, PARTICLE_BOILING_EMPTY, PARTICLE_BOILING_START, PARTICLE_BURNING_DONE, PARTICLE_DRYING_DONE, PARTICLE_DRYING_START, ParticleCookingStart(), SOUND_BAKING_DONE, SOUND_BAKING_START, SOUND_BOILING_DONE, SOUND_BOILING_EMPTY, SOUND_BOILING_START, SOUND_BURNING_DONE, SOUND_DRYING_DONE, SOUND_DRYING_START, and SoundCookingStart().
Referenced by OnVariablesSynchronized().
|
private |
Definition at line 136 of file Bottle_Base.c.
References m_CookingIsBurned, m_CookingIsDone, m_CookingIsEmpty, m_CookingMethod, and Synchronize().
|
private |
Definition at line 225 of file Bottle_Base.c.
References ParticleCookingStop(), and SoundCookingStop().
Referenced by EEDelete(), and OnVariablesSynchronized().
|
private |
Definition at line 129 of file Bottle_Base.c.
References m_CookingMethod, and Synchronize().
Definition at line 336 of file Bottle_Base.c.
References ActionExtinguishFireplaceByLiquid(), and AddAction().
|
private |
Definition at line 277 of file Bottle_Base.c.
References GetEmptyingEndSoundset(), m_EmptyingLoopSound, SEffectManager::PlaySoundOnObject(), and EffectSound::SoundStop().
Referenced by OnRPC().
|
private |
Definition at line 265 of file Bottle_Base.c.
References m_PouringLoopSound, and EffectSound::SoundStop().
Referenced by OnRPC().
Definition at line 84 of file Bottle_Base.c.
|
private |
Definition at line 56 of file Bottle_Base.c.
References SEffectManager::DestroyEffect(), m_EmptyingLoopSound, and m_PouringLoopSound.
|
protected |
Definition at line 34 of file Bottle_Base.c.
Referenced by OnVariablesSynchronized(), Inventory_Base::OnVariablesSynchronized(), RefreshAudioVisualsOnClient(), and Inventory_Base::RefreshAudioVisualsOnClient().
|
protected |
Definition at line 32 of file Bottle_Base.c.
Referenced by OnVariablesSynchronized(), Inventory_Base::OnVariablesSynchronized(), RefreshAudioVisualsOnClient(), and Inventory_Base::RefreshAudioVisualsOnClient().
|
protected |
Definition at line 33 of file Bottle_Base.c.
Referenced by OnVariablesSynchronized(), Inventory_Base::OnVariablesSynchronized(), RefreshAudioVisualsOnClient(), and Inventory_Base::RefreshAudioVisualsOnClient().
|
protected |
Definition at line 31 of file Bottle_Base.c.
Referenced by OnVariablesSynchronized(), Inventory_Base::OnVariablesSynchronized(), RefreshAudioVisualsOnClient(), Inventory_Base::RefreshAudioVisualsOnClient(), RemoveAudioVisualsOnClient(), and Inventory_Base::RemoveAudioVisualsOnClient().
|
protected |
Definition at line 28 of file Bottle_Base.c.
Referenced by PlayEmptyingLoopSound(), StopEmptyingLoopSound(), and ~Bottle_Base().
|
protected |
Definition at line 43 of file Bottle_Base.c.
Referenced by Bottle_Base(), and GetLiquidEmptyRate().
enum SoundTypeBottle m_ParticleCooking |
|
protected |
Definition at line 11 of file Bottle_Base.c.
Referenced by ParticleCookingStart(), Inventory_Base::ParticleCookingStart(), ParticleCookingStop(), and Inventory_Base::ParticleCookingStop().
|
protected |
Definition at line 27 of file Bottle_Base.c.
Referenced by PlayPouringLoopSound(), StopPouringLoopSound(), and ~Bottle_Base().
|
protected |
Definition at line 19 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 18 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 16 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 14 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 15 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 24 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 22 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 21 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
Definition at line 44 of file Bottle_Base.c.
Referenced by Bottle_Base().
Definition at line 39 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
Definition at line 37 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
Definition at line 38 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
Definition at line 41 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().
Definition at line 40 of file Bottle_Base.c.
Referenced by RefreshAudioVisuals().