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

Private Member Functions

void Pot ()
void ~Pot ()
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 pot.c.

Constructor & Destructor Documentation

◆ Pot()

void Pot ( )
private

◆ ~Pot()

void ~Pot ( )
private

Member Function Documentation

◆ CanHaveWetness()

override bool CanHaveWetness ( )
inlineprivate

Definition at line 121 of file pot.c.

◆ CanLoadItemIntoCargo()

override bool CanLoadItemIntoCargo ( EntityAI item)
inlineprivate

Definition at line 93 of file pot.c.

References IsCargoException4x3().

◆ CanPutInCargo()

override bool CanPutInCargo ( EntityAI parent)
inlineprivate

Definition at line 51 of file pot.c.

References IsCargoException4x3().

◆ CanReceiveItemIntoCargo()

override bool CanReceiveItemIntoCargo ( EntityAI item)
inlineprivate

Definition at line 66 of file pot.c.

References IsCargoException4x3().

◆ GetEmptyingEndSoundsetHard()

override string GetEmptyingEndSoundsetHard ( )
inlineprivate

Definition at line 36 of file pot.c.

◆ GetEmptyingEndSoundsetSoft()

override string GetEmptyingEndSoundsetSoft ( )
inlineprivate

Definition at line 41 of file pot.c.

◆ GetEmptyingEndSoundsetWater()

override string GetEmptyingEndSoundsetWater ( )
inlineprivate

Definition at line 46 of file pot.c.

◆ GetEmptyingLoopSoundsetHard()

override string GetEmptyingLoopSoundsetHard ( )
inlineprivate

Definition at line 21 of file pot.c.

◆ GetEmptyingLoopSoundsetSoft()

override string GetEmptyingLoopSoundsetSoft ( )
inlineprivate

Definition at line 26 of file pot.c.

◆ GetEmptyingLoopSoundsetWater()

override string GetEmptyingLoopSoundsetWater ( )
inlineprivate

Definition at line 31 of file pot.c.

◆ GetPouringSoundset()

override string GetPouringSoundset ( )
inlineprivate

Definition at line 16 of file pot.c.

◆ GetQuantityNormalizedScripted()

override float GetQuantityNormalizedScripted ( )
inlineprivate

Definition at line 126 of file pot.c.

◆ IsContainer()

override bool IsContainer ( )
inlineprivate

Definition at line 6 of file pot.c.

◆ IsCookware()

override bool IsCookware ( )
inlineprivate

Definition at line 11 of file pot.c.

◆ IsOpen()

override bool IsOpen ( )
inlineprivate

Definition at line 116 of file pot.c.

◆ SetActions()

override void SetActions ( )
inlineprivate

Definition at line 131 of file pot.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/pot.c