Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Cauldron Class Reference
Inheritance diagram for Cauldron:
Bottle_Base

Private Member Functions

override bool CanHaveWetness ()
override bool CanLoadItemIntoCargo (EntityAI item)
override bool CanPutInCargo (EntityAI parent)
override bool CanReceiveItemIntoCargo (EntityAI item)
override string GetEmptyingEndSoundsetHard ()
override string GetEmptyingEndSoundsetSoft ()
override string GetEmptyingEndSoundsetWater ()
override string GetEmptyingLoopSoundsetHard ()
override string GetEmptyingLoopSoundsetSoft ()
override string GetEmptyingLoopSoundsetWater ()
override string GetPouringSoundset ()
override float GetQuantityNormalizedScripted ()
override bool IsContainer ()
override bool IsCookware ()
override bool IsOpen ()
override void SetActions ()

Detailed Description

Definition at line 1 of file cauldron.c.

Member Function Documentation

◆ CanHaveWetness()

override bool CanHaveWetness ( )
inlineprivate

Definition at line 94 of file cauldron.c.

◆ CanLoadItemIntoCargo()

override bool CanLoadItemIntoCargo ( EntityAI item)
inlineprivate

Definition at line 78 of file cauldron.c.

References IsCargoException4x3().

◆ CanPutInCargo()

override bool CanPutInCargo ( EntityAI parent)
inlineprivate

Definition at line 48 of file cauldron.c.

References IsCargoException4x3().

◆ CanReceiveItemIntoCargo()

override bool CanReceiveItemIntoCargo ( EntityAI item)
inlineprivate

Definition at line 63 of file cauldron.c.

References IsCargoException4x3().

◆ GetEmptyingEndSoundsetHard()

override string GetEmptyingEndSoundsetHard ( )
inlineprivate

Definition at line 33 of file cauldron.c.

◆ GetEmptyingEndSoundsetSoft()

override string GetEmptyingEndSoundsetSoft ( )
inlineprivate

Definition at line 38 of file cauldron.c.

◆ GetEmptyingEndSoundsetWater()

override string GetEmptyingEndSoundsetWater ( )
inlineprivate

Definition at line 43 of file cauldron.c.

◆ GetEmptyingLoopSoundsetHard()

override string GetEmptyingLoopSoundsetHard ( )
inlineprivate

Definition at line 18 of file cauldron.c.

◆ GetEmptyingLoopSoundsetSoft()

override string GetEmptyingLoopSoundsetSoft ( )
inlineprivate

Definition at line 23 of file cauldron.c.

◆ GetEmptyingLoopSoundsetWater()

override string GetEmptyingLoopSoundsetWater ( )
inlineprivate

Definition at line 28 of file cauldron.c.

◆ GetPouringSoundset()

override string GetPouringSoundset ( )
inlineprivate

Definition at line 13 of file cauldron.c.

◆ GetQuantityNormalizedScripted()

override float GetQuantityNormalizedScripted ( )
inlineprivate

Definition at line 99 of file cauldron.c.

◆ IsContainer()

override bool IsContainer ( )
inlineprivate

Definition at line 3 of file cauldron.c.

◆ IsCookware()

override bool IsCookware ( )
inlineprivate

Definition at line 8 of file cauldron.c.

◆ IsOpen()

override bool IsOpen ( )
inlineprivate

Definition at line 89 of file cauldron.c.

◆ SetActions()

override void SetActions ( )
inlineprivate

Definition at line 104 of file cauldron.c.

References AddAction(), and RemoveAction().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/entities/itembase/edible_base/bottle_base/cauldron.c