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

Private Member Functions

void YieldItemJunk (int baseWeight, string type)
override string GetCatchDeathSoundset ()
override float GetChanceForYieldItem (CatchingContextBase ctx)
override float GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx)
override void Init ()
override void OnEntityYieldSpawned (EntityAI spawn)
Private Member Functions inherited from FishYieldItemBase
override float GetBaitTypeSensitivity (ECatchingBaitCategories type)
override string GetCatchAINoise ()
override string GetCatchDeathSoundset ()
override int GetCatchParticleID ()
float GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx)
override void Init ()

Additional Inherited Members

Private Attributes inherited from FishYieldItemBase
float m_HourlyCycleLengthCoefs [24]

Detailed Description

Definition at line 2 of file yieldsfishingjunk.c.

Constructor & Destructor Documentation

◆ YieldItemJunk()

void YieldItemJunk ( int baseWeight,
string type )
inlineprivate

Definition at line 4 of file yieldsfishingjunk.c.

References YieldItemBase::m_Type.

Member Function Documentation

◆ GetCatchDeathSoundset()

override string GetCatchDeathSoundset ( )
inlineprivate

Definition at line 34 of file yieldsfishingjunk.c.

◆ GetChanceForYieldItem()

override float GetChanceForYieldItem ( CatchingContextBase ctx)
inlineprivate

Definition at line 17 of file yieldsfishingjunk.c.

References CatchingContextBase().

◆ GetCycleTimeForYieldItem()

override float GetCycleTimeForYieldItem ( CatchingContextFishingRodAction ctx)
inlineprivate

Definition at line 22 of file yieldsfishingjunk.c.

References UAFishingConstants::CYCLE_LENGTH_MAX.

◆ Init()

◆ OnEntityYieldSpawned()

override void OnEntityYieldSpawned ( EntityAI spawn)
inlineprivate

Definition at line 27 of file yieldsfishingjunk.c.

References GameConstants::STATE_BADLY_DAMAGED.


The documentation for this class was generated from the following file: