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

Protected Member Functions

override float GetBaitTypeSensitivity (ECatchingBaitCategories type)
override string GetCatchAINoise ()
override string GetCatchDeathSoundset ()
override int GetCatchParticleID ()
float GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx)
override void Init ()

Protected Attributes

float m_HourlyCycleLengthCoefs [24]

Additional Inherited Members

Private Member Functions inherited from YieldItemBase
void YieldItemBase (int baseWeight)
float GetBaitTypeSensitivity (ECatchingBaitCategories type)
string GetCatchAINoise ()
float GetCatchAINoiseBaseStrength ()
string GetCatchDeathSoundset ()
int GetCatchParticleID ()
float GetChanceForYieldItem (CatchingContextBase ctx)
int GetEnviroMask ()
int GetMethodMask ()
float GetQualityForYieldItem (CatchingContextBase ctx)
int GetRegistrationIdx ()
string GetType ()
int GetYieldWeight (CatchingContextBase ctx)
void Init ()
void OnEntityYieldSpawned (EntityAI spawn)
 called on item spawn
void SetRegistrationIdx (int idx)
Private Attributes inherited from YieldItemBase
int m_BaseWeight
int m_EnviroMask
int m_MethodMask
float m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE
int m_RegistrationIdx = -1
string m_Type

Detailed Description

Definition at line 1 of file yieldsfish.c.

Member Function Documentation

◆ GetBaitTypeSensitivity()

override float GetBaitTypeSensitivity ( ECatchingBaitCategories type)
inlineprotected

Definition at line 21 of file yieldsfish.c.

◆ GetCatchAINoise()

override string GetCatchAINoise ( )
inlineprotected

Definition at line 38 of file yieldsfish.c.

◆ GetCatchDeathSoundset()

override string GetCatchDeathSoundset ( )
inlineprotected

Definition at line 33 of file yieldsfish.c.

◆ GetCatchParticleID()

override int GetCatchParticleID ( )
inlineprotected

Definition at line 43 of file yieldsfish.c.

References ParticleList::FISHING_SIGNAL_SPLASH.

◆ GetCycleTimeForYieldItem()

◆ Init()

override void Init ( )
inlineprotected

Field Documentation

◆ m_HourlyCycleLengthCoefs

float m_HourlyCycleLengthCoefs[24]
protected

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/systems/animalcatchingsystem/yielditems/yieldsfish.c